Searched defs:ip_tunnel_prl_entry (Results 1 – 1 of 1) sorted by relevance
125 struct ip_tunnel_prl_entry { struct126 struct ip_tunnel_prl_entry __rcu *next; argument127 __be32 addr;128 u16 flags;129 struct rcu_head rcu_head;