ip_tunnel_prl_entry   96 include/net/ip_tunnels.h 	struct ip_tunnel_prl_entry __rcu *next;
ip_tunnel_prl_entry  138 include/net/ip_tunnels.h 	struct ip_tunnel_prl_entry __rcu *prl;	/* potential router list */
ip_tunnel_prl_entry  282 net/ipv6/sit.c static struct ip_tunnel_prl_entry *
ip_tunnel_prl_entry  285 net/ipv6/sit.c 	struct ip_tunnel_prl_entry *prl;
ip_tunnel_prl_entry  298 net/ipv6/sit.c 	struct ip_tunnel_prl_entry *prl;
ip_tunnel_prl_entry  360 net/ipv6/sit.c 	struct ip_tunnel_prl_entry *p;
ip_tunnel_prl_entry  384 net/ipv6/sit.c 	p = kzalloc(sizeof(struct ip_tunnel_prl_entry), GFP_KERNEL);
ip_tunnel_prl_entry  401 net/ipv6/sit.c 	struct ip_tunnel_prl_entry *p, *n;
ip_tunnel_prl_entry  403 net/ipv6/sit.c 	p = container_of(head, struct ip_tunnel_prl_entry, rcu_head);
ip_tunnel_prl_entry  414 net/ipv6/sit.c 	struct ip_tunnel_prl_entry *x;
ip_tunnel_prl_entry  415 net/ipv6/sit.c 	struct ip_tunnel_prl_entry __rcu **p;
ip_tunnel_prl_entry  447 net/ipv6/sit.c 	struct ip_tunnel_prl_entry *p;