RTM_NEWRULE       341 net/core/fib_rules.c 	notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).pid);
RTM_NEWRULE       524 net/core/fib_rules.c 				     cb->nlh->nlmsg_seq, RTM_NEWRULE,
RTM_NEWRULE       663 net/core/fib_rules.c 	rtnl_register(PF_UNSPEC, RTM_NEWRULE, fib_nl_newrule, NULL);
RTM_NEWRULE       679 net/core/fib_rules.c 	rtnl_unregister(PF_UNSPEC, RTM_NEWRULE);
RTM_NEWRULE       404 net/core/rtnetlink.c 	[RTM_FAM(RTM_NEWRULE)]      = NLMSG_LENGTH(sizeof(struct fib_rule_hdr)),
RTM_NEWRULE       418 net/core/rtnetlink.c 	[RTM_FAM(RTM_NEWRULE)]      = FRA_MAX,
RTM_NEWRULE        46 security/selinux/nlmsgtab.c 	{ RTM_NEWRULE,		NETLINK_ROUTE_SOCKET__NLMSG_WRITE },