Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_ct.h32 #define TCA_CT_ACT_CLEAR (1 << 2) macro
/Linux-v5.4/net/sched/
Dact_ct.c386 clear = p->ct_action & TCA_CT_ACT_CLEAR; in tcf_ct_act()
594 if (p->ct_action & TCA_CT_ACT_CLEAR) in tcf_ct_fill_params()
843 if (p->ct_action & TCA_CT_ACT_CLEAR) in tcf_ct_dump()