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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_lookup.h12 u8 fa_type; member in struct:fib_alias
H A Dfib_hash.c304 fa->fa_type != RTN_UNICAST)
445 if (fa->fa_type == cfg->fc_type &&
466 fa->fa_type = cfg->fc_type;
517 new_fa->fa_type = cfg->fc_type;
587 fa->fa_type == cfg->fc_type) &&
704 fa->fa_type,
1019 flags = fib_flag_trans(fa->fa_type, mask, fi);
H A Dfib_semantics.c318 fa->fa_type, fa->fa_scope, key, dst_len,
884 err = fib_props[fa->fa_type].error;
891 switch (fa->fa_type) {
918 fa->fa_type);
929 res->type = fa->fa_type;
H A Dfib_trie.c1254 if (fa->fa_type == cfg->fc_type &&
1280 new_fa->fa_type = cfg->fc_type;
1317 new_fa->fa_type = cfg->fc_type;
1645 if ((!cfg->fc_type || fa->fa_type == cfg->fc_type) &&
1850 fa->fa_type != RTN_UNICAST)
1913 fa->fa_type,
2437 fa->fa_type));
2590 unsigned flags = fib_flag_trans(fa->fa_type, mask, fi);
2593 if (fa->fa_type == RTN_BROADCAST
2594 || fa->fa_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dnfs.h309 u_int32_t fa_type; member in struct:nfs_fattr
H A Dprint-nfs.c1161 EXTRACT_32BITS(&fap->fa_type)),

Completed in 182 milliseconds