Searched refs:dcb_doit (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/dcb/ |
D | dcbnl.c | 1740 static int dcb_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in dcb_doit() function 2122 rtnl_register(PF_UNSPEC, RTM_GETDCB, dcb_doit, NULL, 0); in dcbnl_init() 2123 rtnl_register(PF_UNSPEC, RTM_SETDCB, dcb_doit, NULL, 0); in dcbnl_init()
|