Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dip_tunnel.c171 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket() function
193 struct hlist_head *head = ip_bucket(itn, &t->parms); in ip_tunnel_add()
217 struct hlist_head *head = ip_bucket(itn, parms); in ip_tunnel_find()