Searched refs:RTM_NEWRULE (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | rtnetlink.h | 58 RTM_NEWRULE = 32, enumerator 59 #define RTM_NEWRULE RTM_NEWRULE macro
|
| /linux-6.15/security/selinux/ |
| H A D | nlmsgtab.c | 42 { RTM_NEWRULE, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
|
| /linux-6.15/net/core/ |
| H A D | fib_rules.c | 979 notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_newrule() 1244 cb->nlh->nlmsg_seq, RTM_NEWRULE, in dump_rules() 1445 {.msgtype = RTM_NEWRULE, .doit = fib_nl_newrule,
|