Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/tc_act/
Dtc_mpls.h30 static inline bool is_tcf_mpls(const struct tc_action *a) in is_tcf_mpls() function
/Linux-v5.10/net/sched/
Dcls_api.c3675 } else if (is_tcf_mpls(act)) { in tc_setup_flow_action()