Searched refs:nlgroup (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/include/net/ |
| D | fib_rules.h | 75 int nlgroup; member
|
| /linux-4.4.14/net/decnet/ |
| D | dn_rules.c | 233 .nlgroup = RTNLGRP_DECnet_RULE,
|
| /linux-4.4.14/net/ipv4/ |
| D | fib_rules.c | 323 .nlgroup = RTNLGRP_IPV4_RULE,
|
| D | ipmr.c | 237 .nlgroup = RTNLGRP_IPV4_RULE,
|
| /linux-4.4.14/net/ipv6/ |
| D | fib6_rules.c | 289 .nlgroup = RTNLGRP_IPV6_RULE,
|
| D | ip6mr.c | 221 .nlgroup = RTNLGRP_IPV6_RULE,
|
| /linux-4.4.14/net/core/ |
| D | fib_rules.c | 713 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change() 717 rtnl_set_sk_err(net, ops->nlgroup, err); in notify_rule_change()
|