Home
last modified time | relevance | path

Searched refs:ip6fl_get_idx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/ipv6/
Dip6_flowlabel.c799 static struct ip6_flowlabel *ip6fl_get_idx(struct seq_file *seq, loff_t pos) in ip6fl_get_idx() function
816 return *pos ? ip6fl_get_idx(seq, *pos - 1) : SEQ_START_TOKEN; in ip6fl_seq_start()