Home
last modified time | relevance | path

Searched refs:dcb_doit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/dcb/
H A Ddcbnl.c1740 static int dcb_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in dcb_doit() function
2114 rtnl_register(PF_UNSPEC, RTM_GETDCB, dcb_doit, NULL, 0); in dcbnl_init()
2115 rtnl_register(PF_UNSPEC, RTM_SETDCB, dcb_doit, NULL, 0); in dcbnl_init()
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c1911 static int dcb_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in dcb_doit() function
2419 rtnl_register(PF_UNSPEC, RTM_GETDCB, dcb_doit, NULL, 0); in dcbnl_init()
2420 rtnl_register(PF_UNSPEC, RTM_SETDCB, dcb_doit, NULL, 0); in dcbnl_init()

Completed in 8 milliseconds