Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Drtnetlink.h85 RTM_NEWACTION = 48, enumerator
86 #define RTM_NEWACTION RTM_NEWACTION macro
/linux-4.1.27/security/selinux/
Dnlmsgtab.c58 { RTM_NEWACTION, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
/linux-4.1.27/net/sched/
Dact_api.c916 RTM_NEWACTION, 0, 0) <= 0) { in tcf_add_notify()
969 case RTM_NEWACTION: in tc_ctl_action()
1087 rtnl_register(PF_UNSPEC, RTM_NEWACTION, tc_ctl_action, NULL, NULL); in tc_action_init()