Searched refs:nlgroup (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/ |
H A D | fib_rules.h | 93 int nlgroup; member
|
/openbmc/linux/net/ipv4/ |
H A D | fib_rules.c | 390 .nlgroup = RTNLGRP_IPV4_RULE,
|
H A D | ipmr.c | 244 .nlgroup = RTNLGRP_IPV4_RULE,
|
/openbmc/linux/net/ipv6/ |
H A D | fib6_rules.c | 474 .nlgroup = RTNLGRP_IPV6_RULE,
|
H A D | ip6mr.c | 233 .nlgroup = RTNLGRP_IPV6_RULE,
|
/openbmc/linux/net/core/ |
H A 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()
|