Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_gate.h63 static inline u32 tcf_gate_index(const struct tc_action *a) in tcf_gate_index() function
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c3720 entry->gate.index = tcf_gate_index(act); in tc_setup_flow_action()