Searched refs:fa_type (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/ipv4/
H A Dfib_lookup.h15 u8 fa_type; member in struct:fib_alias
H A Dfib_trie.c87 .type = fa->fa_type,
104 .type = fa->fa_type,
1037 fa->fa_type == fri->type)
1281 if (fa->fa_type == cfg->fc_type &&
1307 new_fa->fa_type = cfg->fc_type;
1369 new_fa->fa_type = cfg->fc_type;
1592 err = fib_props[fa->fa_type].error;
1630 res->type = fa->fa_type;
1750 if ((!cfg->fc_type || fa->fa_type == cfg->fc_type) &&
2079 !fib_props[fa->fa_type]
[all...]
H A Dfib_semantics.c531 fri.type = fa->fa_type;
2087 fa->fa_type != RTN_UNICAST)
H A Droute.c3370 fa->fa_type == fri.type) {
/linux-master/fs/ocfs2/
H A Dfilecheck.c55 unsigned int fa_type; member in struct:ocfs2_filecheck_args
289 args->fa_type = type;
462 if (args.fa_type == OCFS2_FILECHECK_TYPE_SET) {
496 entry->fe_type = args.fa_type;

Completed in 301 milliseconds