Home
last modified time | relevance | path

Searched refs:nlgroup (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/net/
Dfib_rules.h75 int nlgroup; member
/linux-4.4.14/net/decnet/
Ddn_rules.c233 .nlgroup = RTNLGRP_DECnet_RULE,
/linux-4.4.14/net/ipv4/
Dfib_rules.c323 .nlgroup = RTNLGRP_IPV4_RULE,
Dipmr.c237 .nlgroup = RTNLGRP_IPV4_RULE,
/linux-4.4.14/net/ipv6/
Dfib6_rules.c289 .nlgroup = RTNLGRP_IPV6_RULE,
Dip6mr.c221 .nlgroup = RTNLGRP_IPV6_RULE,
/linux-4.4.14/net/core/
Dfib_rules.c713 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()