Searched refs:pppoe_get_idx (Results 1 – 1 of 1) sorted by relevance
1021 static inline struct pppox_sock *pppoe_get_idx(struct pppoe_net *pn, loff_t pos) in pppoe_get_idx() function1046 return l ? pppoe_get_idx(pn, --l) : SEQ_START_TOKEN; in pppoe_seq_start()1056 po = pppoe_get_idx(pn, 0); in pppoe_seq_next()