Searched refs:tcf_tunnel_key (Results 1 – 2 of 2) sorted by relevance
20 struct tcf_tunnel_key { struct25 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a) argument30 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_set()42 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_release()54 struct tcf_tunnel_key *t = to_tunnel_key(a); in tcf_tunnel_info()
27 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_act()224 struct tcf_tunnel_key *t; in tunnel_key_init()418 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_release()516 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_dump()600 .size = sizeof(struct tcf_tunnel_key),