Searched refs:dcbnl_newmsg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | 216 static struct sk_buff *dcbnl_newmsg(int type, u8 cmd, u32 port, u32 seq, in dcbnl_newmsg() function 1518 skb = dcbnl_newmsg(event, cmd, portid, seq, 0, &nlh); in dcbnl_notify() 1952 reply_skb = dcbnl_newmsg(fn->type, dcb->cmd, portid, nlh->nlmsg_seq, in dcb_doit()
|