seq_hlist_next
EXPORT_SYMBOL(seq_hlist_next);
extern struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head,
return seq_hlist_next(v, &l->head, pos);
return seq_hlist_next(v, &x25_list, pos);