Searched refs:nlgroup (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/include/net/ |
D | fib_rules.h | 74 int nlgroup; member
|
/linux-4.1.27/net/decnet/ |
D | dn_rules.c | 234 .nlgroup = RTNLGRP_DECnet_RULE,
|
/linux-4.1.27/net/ipv6/ |
D | fib6_rules.c | 284 .nlgroup = RTNLGRP_IPV6_RULE,
|
D | ip6mr.c | 222 .nlgroup = RTNLGRP_IPV6_RULE,
|
/linux-4.1.27/net/ipv4/ |
D | fib_rules.c | 323 .nlgroup = RTNLGRP_IPV4_RULE,
|
D | ipmr.c | 238 .nlgroup = RTNLGRP_IPV4_RULE,
|
/linux-4.1.27/net/core/ |
D | fib_rules.c | 697 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change() 701 rtnl_set_sk_err(net, ops->nlgroup, err); in notify_rule_change()
|