Searched refs:RTM_DELACTION (Results 1 – 4 of 4) sorted by relevance
355 if (n->nlmsg_type == RTM_DELACTION) { in print_action()577 if (event == RTM_DELACTION) { in tc_act_list_or_flush()579 req.n.nlmsg_type = RTM_DELACTION; in tc_act_list_or_flush()609 ret = tc_action_gd(RTM_DELACTION, 0, &argc, &argv); in do_action()626 return tc_act_list_or_flush(argc-2, argv+2, RTM_DELACTION); in do_action()
55 n->nlmsg_type == RTM_DELACTION) { in accept_tcmsg()
87 RTM_DELACTION, enumerator88 #define RTM_DELACTION RTM_DELACTION macro