Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dpkt_cls.h29 #define TCA_ACT_REPLACE 1 macro
/Linux-v5.10/include/uapi/linux/
Dpkt_cls.h56 #define TCA_ACT_REPLACE 1 macro
/Linux-v5.10/net/sched/
Dcls_api.c2130 n->nlmsg_flags & NLM_F_CREATE ? TCA_ACT_NOREPLACE : TCA_ACT_REPLACE, in tc_new_tfilter()