Home
last modified time | relevance | path

Searched refs:TCA_ACT_UNBIND (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/sched/
Dcls_api.c512 tcf_action_destroy(&exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()
564 tcf_action_destroy(&tmp, TCA_ACT_UNBIND); in tcf_exts_change()
/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h77 #define TCA_ACT_UNBIND 1 macro