Searched defs:ip_tunnel_prl_entry (Results 1 – 1 of 1) sorted by relevance
42 struct ip_tunnel_prl_entry { struct43 struct ip_tunnel_prl_entry __rcu *next; argument44 __be32 addr;45 u16 flags;46 struct rcu_head rcu_head;