Searched refs:tcf_tunnel_key (Results 1 – 2 of 2) sorted by relevance
24 struct tcf_tunnel_key { struct29 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a) argument34 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_set()46 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()
30 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_act()210 struct tcf_tunnel_key *t; in tunnel_key_init()384 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_release()487 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_dump()569 .size = sizeof(struct tcf_tunnel_key),