Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dfib_semantics.c350 fi->fib_scope, (__force u32)fi->fib_prefsrc, in fib_info_hashfn()
385 cfg->fc_scope == fi->fib_scope && in fib_find_info_nh()
412 nfi->fib_scope == fi->fib_scope && in fib_find_info()
1355 return fib_info_update_nhc_saddr(net, nhc, res->fi->fib_scope); in fib_result_prefsrc()
1468 fi->fib_scope = cfg->fc_scope; in fib_create_info()
1572 fi->fib_scope); in fib_create_info()
1799 rtm->rtm_scope = fi->fib_scope; in fib_dump_info()
2079 if (next_fi->fib_scope != res->scope || in fib_select_default()
A Dfib_trie.c1574 if (fa->fa_info->fib_scope < flp->flowi4_scope) in fib_table_lookup()
1616 res->scope = fi->fib_scope; in fib_table_lookup()
1735 fa->fa_info->fib_scope == cfg->fc_scope) && in fib_table_delete()
2807 fa->fa_info->fib_scope), in fib_trie_seq_show()
A Dnexthop.c1394 err = fib_check_nexthop(new, fi->fib_scope, extack); in fib_check_nh_list()
/linux/include/net/
A Dip_fib.h141 unsigned char fib_scope; member

Completed in 31 milliseconds