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

/linux-master/include/net/tc_act/
H A Dtc_tunnel_key.h20 struct tcf_tunnel_key { struct
25 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a)
30 struct tcf_tunnel_key *t = to_tunnel_key(a);
44 struct tcf_tunnel_key *t = to_tunnel_key(a);
58 struct tcf_tunnel_key *t = to_tunnel_key(a);
/linux-master/net/sched/
H A Dact_tunnel_key.c30 struct tcf_tunnel_key *t = to_tunnel_key(a);
370 struct tcf_tunnel_key *t;
564 struct tcf_tunnel_key *t = to_tunnel_key(a);
720 struct tcf_tunnel_key *t = to_tunnel_key(a);
843 .size = sizeof(struct tcf_tunnel_key),

Completed in 124 milliseconds