RTM_NEWRULE       818 net/core/fib_rules.c 	notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid);
RTM_NEWRULE      1051 net/core/fib_rules.c 				       cb->nlh->nlmsg_seq, RTM_NEWRULE,
RTM_NEWRULE      1245 net/core/fib_rules.c 	rtnl_register(PF_UNSPEC, RTM_NEWRULE, fib_nl_newrule, NULL, 0);
RTM_NEWRULE      1262 net/core/fib_rules.c 	rtnl_unregister(PF_UNSPEC, RTM_NEWRULE);
RTM_NEWRULE        43 security/selinux/nlmsgtab.c 	{ RTM_NEWRULE,		NETLINK_ROUTE_SOCKET__NLMSG_WRITE },