Home
last modified time | relevance | path

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

/net/ipv4/
Dfib_trie.c86 .type = fa->fa_type, in call_fib_entry_notifier()
103 .type = fa->fa_type, in call_fib_entry_notifiers()
1185 if (fa->fa_type == cfg->fc_type && in fib_table_insert()
1211 new_fa->fa_type = cfg->fc_type; in fib_table_insert()
1264 new_fa->fa_type = cfg->fc_type; in fib_table_insert()
1457 err = fib_props[fa->fa_type].error; in fib_table_lookup()
1496 res->type = fa->fa_type; in fib_table_lookup()
1583 if ((!cfg->fc_type || fa->fa_type == cfg->fc_type) && in fib_table_delete()
1912 !fib_props[fa->fa_type].error)) { in fib_table_flush()
1920 if (!flush_all && fib_props[fa->fa_type].error) { in fib_table_flush()
[all …]
Dfib_lookup.h14 u8 fa_type; member
Dfib_semantics.c523 fa->fa_type, key, dst_len, in rtmsg_fib()
2078 fa->fa_type != RTN_UNICAST) in fib_select_default()