Searched refs:nlgroup (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/net/
H A Dfib_rules.h93 int nlgroup; member in struct:fib_rules_ops
/linux-master/net/ipv4/
H A Dfib_rules.c390 .nlgroup = RTNLGRP_IPV4_RULE,
H A Dipmr.c234 .nlgroup = RTNLGRP_IPV4_RULE,
/linux-master/net/ipv6/
H A Dfib6_rules.c470 .nlgroup = RTNLGRP_IPV6_RULE,
H A Dip6mr.c223 .nlgroup = RTNLGRP_IPV6_RULE,
/linux-master/net/core/
H A Dfib_rules.c1205 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL);
1209 rtnl_set_sk_err(net, ops->nlgroup, err);

Completed in 138 milliseconds