Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_gate.h54 static inline bool is_tcf_gate(const struct tc_action *a) in is_tcf_gate() function
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c3719 } else if (is_tcf_gate(act)) { in tc_setup_flow_action()