Searched defs:ip_tunnel_prl_entry (Results 1 – 1 of 1) sorted by relevance
123 struct ip_tunnel_prl_entry { struct124 struct ip_tunnel_prl_entry __rcu *next; argument125 __be32 addr;126 u16 flags;127 struct rcu_head rcu_head;