Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_mirred.h26 static inline bool is_tcf_mirred_egress_mirror(const struct tc_action *a) in is_tcf_mirred_egress_mirror() function
/Linux-v5.4/net/sched/
Dcls_api.c3466 } else if (is_tcf_mirred_egress_mirror(act)) { in tc_setup_flow_action()