Searched refs:TCA_ACT_REPLACE (Results 1 – 3 of 3) sorted by relevance
29 #define TCA_ACT_REPLACE 1 macro
56 #define TCA_ACT_REPLACE 1 macro
2130 n->nlmsg_flags & NLM_F_CREATE ? TCA_ACT_NOREPLACE : TCA_ACT_REPLACE, in tc_new_tfilter()