ip_tunnel_prl_entry
struct ip_tunnel_prl_entry __rcu *next;
struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */
static struct ip_tunnel_prl_entry *
struct ip_tunnel_prl_entry *prl;
struct ip_tunnel_prl_entry *prl;
struct ip_tunnel_prl_entry *p;
p = kzalloc_obj(struct ip_tunnel_prl_entry);
struct ip_tunnel_prl_entry *p, *n;
p = container_of(head, struct ip_tunnel_prl_entry, rcu_head);
struct ip_tunnel_prl_entry *x;
struct ip_tunnel_prl_entry __rcu **p;
struct ip_tunnel_prl_entry *p;