Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/uapi/linux/
Dpkt_cls.h27 #define TCA_ACT_UNBIND 1 macro
/Linux-v5.15/include/uapi/linux/
Dpkt_cls.h55 #define TCA_ACT_UNBIND 1 macro
/Linux-v5.15/net/sched/
Dcls_api.c3020 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()