Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_tunnel_key.h24 struct tcf_tunnel_key { struct
26 struct tcf_tunnel_key_params __rcu *params; argument
29 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a) argument