Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/tc_act/
Dtc_tunnel_key.h41 static inline bool is_tcf_tunnel_release(const struct tc_action *a) in is_tcf_tunnel_release() function
/Linux-v5.10/net/sched/
Dcls_api.c3629 } else if (is_tcf_tunnel_release(act)) { in tc_setup_flow_action()