Home
last modified time | relevance | path

Searched refs:RTM_NEWRULE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Drtnetlink.h58 RTM_NEWRULE = 32, enumerator
59 #define RTM_NEWRULE RTM_NEWRULE macro
/linux/net/core/
A Dfib_rules.c848 notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_nl_newrule()
1081 cb->nlh->nlmsg_seq, RTM_NEWRULE, in dump_rules()
1275 rtnl_register(PF_UNSPEC, RTM_NEWRULE, fib_nl_newrule, NULL, 0); in fib_rules_init()
1292 rtnl_unregister(PF_UNSPEC, RTM_NEWRULE); in fib_rules_init()
/linux/security/selinux/
A Dnlmsgtab.c43 { RTM_NEWRULE, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },

Completed in 11 milliseconds