Searched refs:RTM_NEWACTION (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ |
A D | rtnetlink.h | 86 RTM_NEWACTION = 48, enumerator 87 #define RTM_NEWACTION RTM_NEWACTION macro
|
/linux-6.3-rc2/security/selinux/ |
A D | nlmsgtab.c | 54 { RTM_NEWACTION, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
|
/linux-6.3-rc2/net/sched/ |
A D | act_api.c | 1965 RTM_NEWACTION, 0, 0, extack) <= 0) { in tcf_add_notify() 2035 case RTM_NEWACTION: in tc_ctl_action() 2174 rtnl_register(PF_UNSPEC, RTM_NEWACTION, tc_ctl_action, NULL, 0); in tc_action_init()
|
Completed in 11 milliseconds