Home
last modified time | relevance | path

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

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