fib_get_first     949 net/ipv4/fib_hash.c 		fa = fib_get_first(seq);
fib_get_first     971 net/ipv4/fib_hash.c 	return v == SEQ_START_TOKEN ? fib_get_first(seq) : fib_get_next(seq);