Searched refs:ip_tunnel_prl_entry (Results 1 – 2 of 2) sorted by relevance
95 struct ip_tunnel_prl_entry { struct96 struct ip_tunnel_prl_entry __rcu *next; argument138 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */
282 static struct ip_tunnel_prl_entry *285 struct ip_tunnel_prl_entry *prl; in __ipip6_tunnel_locate_prl()298 struct ip_tunnel_prl_entry *prl; in ipip6_tunnel_get_prl()360 struct ip_tunnel_prl_entry *p; in ipip6_tunnel_add_prl()384 p = kzalloc(sizeof(struct ip_tunnel_prl_entry), GFP_KERNEL); in ipip6_tunnel_add_prl()401 struct ip_tunnel_prl_entry *p, *n; in prl_list_destroy_rcu()403 p = container_of(head, struct ip_tunnel_prl_entry, rcu_head); in prl_list_destroy_rcu()414 struct ip_tunnel_prl_entry *x; in ipip6_tunnel_del_prl()415 struct ip_tunnel_prl_entry __rcu **p; in ipip6_tunnel_del_prl()447 struct ip_tunnel_prl_entry *p; in isatap_chksrc()