Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/tc_act/
Dtc_mpls.h39 static inline u32 tcf_mpls_action(const struct tc_action *a) in tcf_mpls_action() function
/Linux-v5.10/net/sched/
Dcls_api.c3676 switch (tcf_mpls_action(act)) { in tc_setup_flow_action()