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