Searched defs:ip_tunnel (Results 1 – 1 of 1) sorted by relevance
155731 struct ip_tunnel { struct155732 struct ip_tunnel *next; argument155746 struct ip_tunnel_parm parms; argument155750 struct ip_tunnel_encap encap; argument155751 struct ip_tunnel_6rd_parm ip6rd; argument155752 struct ip_tunnel_prl_entry *prl; argument155753 unsigned int prl_count;155754 unsigned int ip_tnl_net_id;155755 struct gro_cells gro_cells;155756 __u32 fwmark;[all …]