Searched refs:TCA_ACT_UNBIND (Results 1 – 2 of 2) sorted by relevance
512 tcf_action_destroy(&exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()564 tcf_action_destroy(&tmp, TCA_ACT_UNBIND); in tcf_exts_change()
77 #define TCA_ACT_UNBIND 1 macro