Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpkt_cls.h29 #define TCA_ACT_REPLACE 1 macro
/Linux-v4.19/net/sched/
Dcls_api.c1322 n->nlmsg_flags & NLM_F_CREATE ? TCA_ACT_NOREPLACE : TCA_ACT_REPLACE, in tc_new_tfilter()