Searched refs:nlgroup (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | fib_rules.h | 97 int nlgroup; member
|
| /linux-6.15/net/ipv4/ |
| H A D | fib_rules.c | 483 .nlgroup = RTNLGRP_IPV4_RULE,
|
| H A D | ipmr.c | 245 .nlgroup = RTNLGRP_IPV4_RULE,
|
| /linux-6.15/net/ipv6/ |
| H A D | fib6_rules.c | 605 .nlgroup = RTNLGRP_IPV6_RULE,
|
| H A D | ip6mr.c | 233 .nlgroup = RTNLGRP_IPV6_RULE,
|
| /linux-6.15/net/core/ |
| H A D | fib_rules.c | 1349 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change() 1352 rtnl_set_sk_err(net, ops->nlgroup, err); in notify_rule_change()
|