Home
last modified time | relevance | path

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

/drivers/net/
Dpppol2tp.c2387 static struct pppol2tp_tunnel *next_tunnel(struct pppol2tp_tunnel *curr) in next_tunnel() function
2419 pd->tunnel = next_tunnel(pd->tunnel); in pppol2tp_seq_start()