Home
last modified time | relevance | path

Searched refs:TCA_TUNNEL_KEY_ACT_SET (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/uapi/linux/tc_act/
Dtc_tunnel_key.h12 #define TCA_TUNNEL_KEY_ACT_SET 1 macro
/Linux-v6.1/include/net/tc_act/
Dtc_tunnel_key.h36 return params->tcft_action == TCA_TUNNEL_KEY_ACT_SET; in is_tcf_tunnel_set()
/Linux-v6.1/net/sched/
Dact_tunnel_key.c42 case TCA_TUNNEL_KEY_ACT_SET: in tunnel_key_act()
349 if (p->tcft_action == TCA_TUNNEL_KEY_ACT_SET) in tunnel_key_release_params()
407 case TCA_TUNNEL_KEY_ACT_SET: in tunnel_key_init()
733 if (params->tcft_action == TCA_TUNNEL_KEY_ACT_SET) { in tunnel_key_dump()