Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dpkt_cls.h27 #define TCA_ACT_UNBIND 1 macro
/linux/include/uapi/linux/
H A Dpkt_cls.h58 #define TCA_ACT_UNBIND 1 macro
/linux/net/sched/
H A Dcls_api.c3348 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()