Searched refs:rtnl_dellinkprop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 3744 static int rtnl_dellinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellinkprop() function 5719 rtnl_register(PF_UNSPEC, RTM_DELLINKPROP, rtnl_dellinkprop, NULL, 0); in rtnetlink_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 3933 static int rtnl_dellinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellinkprop() function 6553 rtnl_register(PF_UNSPEC, RTM_DELLINKPROP, rtnl_dellinkprop, NULL, 0); in rtnetlink_init()
|
Completed in 15 milliseconds