Searched refs:RTM_GETACTION (Results 1 – 5 of 5) sorted by relevance
371 if (n->nlmsg_type != RTM_GETACTION) in print_action()485 if (cmd == RTM_GETACTION) in tc_action_gd()590 if (event == RTM_GETACTION) { in tc_act_list_or_flush()634 ret = tc_action_gd(RTM_GETACTION, 0, &argc, &argv); in do_action()641 return tc_act_list_or_flush(argc-2, argv+2, RTM_GETACTION); in do_action()
59 if (n->nlmsg_type == RTM_GETACTION || n->nlmsg_type == RTM_NEWACTION || in accept_tcmsg()
81 RTM_GETACTION, enumerator82 #define RTM_GETACTION RTM_GETACTION macro
89 RTM_GETACTION, enumerator90 #define RTM_GETACTION RTM_GETACTION macro