Searched refs:RTM_NEWACTION (Results 1 – 3 of 3) sorted by relevance
86 RTM_NEWACTION = 48, enumerator87 #define RTM_NEWACTION RTM_NEWACTION macro
55 { RTM_NEWACTION, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
1490 RTM_NEWACTION, 0, 0) <= 0) { in tcf_add_notify()1560 case RTM_NEWACTION: in tc_ctl_action()1699 rtnl_register(PF_UNSPEC, RTM_NEWACTION, tc_ctl_action, NULL, 0); in tc_action_init()
Completed in 13 milliseconds