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