Searched refs:fc_tos (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dip_fib.h25 u8 fc_tos; member in struct:fib_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_hash.c388 u8 tos = cfg->fc_tos;
565 fa = fib_find_alias(&f->fn_alias, cfg->fc_tos, 0);
574 if (fa->fa_tos != cfg->fc_tos)
H A Dfib_frontend.c474 cfg->fc_tos = rtm->rtm_tos;
H A Dfib_trie.c1155 u8 tos = cfg->fc_tos;
1575 u8 tos = cfg->fc_tos;

Completed in 49 milliseconds