Searched refs:TCA_ACT_UNBIND (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | pkt_cls.h | 27 #define TCA_ACT_UNBIND 1 macro |
/Linux-v4.19/net/sched/ | ||
D | cls_api.c | 2039 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy() |