Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h184 struct hlist_head *fa_head; member
/linux/net/ipv4/
H A Droute.c3419 if (res.fa_head) { in inet_rtm_getroute()
3422 hlist_for_each_entry_rcu(fa, res.fa_head, fa_list) { in inet_rtm_getroute()
H A Dfib_trie.c1609 res->fa_head = &n->leaf; in fib_table_lookup()