Home
last modified time | relevance | path

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

/drivers/net/
Dpppoe.c976 static __inline__ struct pppox_sock *pppoe_get_idx(loff_t pos) in pppoe_get_idx() function
999 return l ? pppoe_get_idx(--l) : SEQ_START_TOKEN; in pppoe_seq_start()
1008 po = pppoe_get_idx(0); in pppoe_seq_next()