Home
last modified time | relevance | path

Searched refs:ip_tunnel_prl_entry (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Dsit.c293 static struct ip_tunnel_prl_entry *
296 struct ip_tunnel_prl_entry *prl; in __ipip6_tunnel_locate_prl()
309 struct ip_tunnel_prl_entry *prl; in ipip6_tunnel_get_prl()
373 struct ip_tunnel_prl_entry *p; in ipip6_tunnel_add_prl()
397 p = kzalloc_obj(struct ip_tunnel_prl_entry); in ipip6_tunnel_add_prl()
414 struct ip_tunnel_prl_entry *p, *n; in prl_list_destroy_rcu()
416 p = container_of(head, struct ip_tunnel_prl_entry, rcu_head); in prl_list_destroy_rcu()
427 struct ip_tunnel_prl_entry *x; in ipip6_tunnel_del_prl()
428 struct ip_tunnel_prl_entry __rcu **p; in ipip6_tunnel_del_prl()
489 struct ip_tunnel_prl_entry *p; in isatap_chksrc()
/linux/include/net/
H A Dip_tunnels.h133 struct ip_tunnel_prl_entry { struct
134 struct ip_tunnel_prl_entry __rcu *next; argument
190 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */