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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Draw.c1188 static struct sock *raw6_get_idx(struct seq_file *seq, loff_t pos) function
1200 return *pos ? raw6_get_idx(seq, *pos - 1) : SEQ_START_TOKEN;

Completed in 43 milliseconds