Searched refs:dcbnl_newmsg (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/dcb/ |
D | dcbnl.c | 193 static struct sk_buff *dcbnl_newmsg(int type, u8 cmd, u32 port, u32 seq, in dcbnl_newmsg() function 1377 skb = dcbnl_newmsg(event, cmd, portid, seq, 0, &nlh); in dcbnl_notify() 1762 reply_skb = dcbnl_newmsg(fn->type, dcb->cmd, portid, nlh->nlmsg_seq, in dcb_doit()
|