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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpppoe.c1066 static inline struct pppox_sock *pppoe_get_idx(struct pppoe_net *pn, loff_t pos) function
1091 return l ? pppoe_get_idx(pn, --l) : SEQ_START_TOKEN;
1101 po = pppoe_get_idx(pn, 0);

Completed in 101 milliseconds