Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dfib_rules.h74 int nlgroup; member
/linux-4.1.27/net/decnet/
Ddn_rules.c234 .nlgroup = RTNLGRP_DECnet_RULE,
/linux-4.1.27/net/ipv6/
Dfib6_rules.c284 .nlgroup = RTNLGRP_IPV6_RULE,
Dip6mr.c222 .nlgroup = RTNLGRP_IPV6_RULE,
/linux-4.1.27/net/ipv4/
Dfib_rules.c323 .nlgroup = RTNLGRP_IPV4_RULE,
Dipmr.c238 .nlgroup = RTNLGRP_IPV4_RULE,
/linux-4.1.27/net/core/
Dfib_rules.c697 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()