Searched refs:type2flags (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_hash.c977 static const unsigned type2flags[RTN_MAX + 1] = { local
980 unsigned flags = type2flags[type];
H A Dfib_trie.c2549 static unsigned type2flags[RTN_MAX + 1] = { local
2552 unsigned flags = type2flags[type];

Completed in 71 milliseconds