Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_tunnel_key.h25 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a) macro
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()
/openbmc/linux/net/sched/
H A Dact_tunnel_key.c30 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_act()
523 t = to_tunnel_key(*a); in tunnel_key_init()
564 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_release()
720 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_dump()