Searched refs:TCA_CT_ACT_FORCE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/tc_act/ | ||
| D | tc_ct.h | 31 #define TCA_CT_ACT_FORCE (1 << 1) macro |
| /Linux-v5.4/net/sched/ | ||
| D | act_ct.c | 387 force = p->ct_action & TCA_CT_ACT_FORCE; in tcf_ct_act() |