Searched refs:RTM_NEWACTION (Results 1 – 5 of 5) sorted by relevance
77 RTM_NEWACTION = 48, enumerator78 #define RTM_NEWACTION RTM_NEWACTION macro
85 RTM_NEWACTION = 48, enumerator86 #define RTM_NEWACTION RTM_NEWACTION macro
59 if (n->nlmsg_type == RTM_GETACTION || n->nlmsg_type == RTM_NEWACTION || in accept_tcmsg()
385 if (n->nlmsg_type == RTM_NEWACTION) in print_action()623 ret = tc_action_modify(RTM_NEWACTION, NLM_F_EXCL|NLM_F_CREATE, &argc, &argv); in do_action()626 ret = tc_action_modify(RTM_NEWACTION, NLM_F_CREATE|NLM_F_REPLACE, &argc, &argv); in do_action()