flm_lookup_key
dummy_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid)
struct flm_lookup_key key = {.addr4 = dst };
struct flm_lookup_key key = {.addr4 = dst };
lradix4_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid)
radix4_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid)
bsearch4_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid)
dxr_fib_lookup(void *algo_data, const struct flm_lookup_key key,
const struct flm_lookup_key key, uint32_t scopeid __unused) \
struct flm_lookup_key key = {.addr6 = dst6 };
struct flm_lookup_key key = {.addr6 = dst6 };
radix6_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid)
const struct flm_lookup_key key = { .addr6 = dst6 };
lradix6_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid)