Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/tc_act/
Dtc_tunnel_key.h20 struct tcf_tunnel_key { struct
25 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a) argument
30 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_set()
44 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_release()
58 struct tcf_tunnel_key *t = to_tunnel_key(a); in tcf_tunnel_info()
/Linux-v6.1/net/sched/
Dact_tunnel_key.c28 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_act()
367 struct tcf_tunnel_key *t; in tunnel_key_init()
559 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_release()
715 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_dump()
836 .size = sizeof(struct tcf_tunnel_key),