Searched refs:nlgroup (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/include/net/ |
D | fib_rules.h | 93 int nlgroup; member
|
/linux-6.6.21/net/ipv4/ |
D | fib_rules.c | 390 .nlgroup = RTNLGRP_IPV4_RULE,
|
D | ipmr.c | 234 .nlgroup = RTNLGRP_IPV4_RULE,
|
/linux-6.6.21/net/ipv6/ |
D | fib6_rules.c | 464 .nlgroup = RTNLGRP_IPV6_RULE,
|
D | ip6mr.c | 223 .nlgroup = RTNLGRP_IPV6_RULE,
|
/linux-6.6.21/net/core/ |
D | fib_rules.c | 1207 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change() 1211 rtnl_set_sk_err(net, ops->nlgroup, err); in notify_rule_change()
|