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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnfnetlink_log.c915 static struct hlist_node *get_idx(struct iter_state *st, loff_t pos) function
929 return get_idx(seq->private, *pos);
H A Dnfnetlink_queue.c1006 static struct hlist_node *get_idx(struct seq_file *seq, loff_t pos) function
1020 return get_idx(seq, *pos);

Completed in 27 milliseconds