Home
last modified time | relevance | path

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

/linux-4.1.27/net/dcb/
Ddcbnl.c1704 static int dcb_doit(struct sk_buff *skb, struct nlmsghdr *nlh) in dcb_doit() function
1955 rtnl_register(PF_UNSPEC, RTM_GETDCB, dcb_doit, NULL, NULL); in dcbnl_init()
1956 rtnl_register(PF_UNSPEC, RTM_SETDCB, dcb_doit, NULL, NULL); in dcbnl_init()