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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dmain.h155 int choose_orig(void *data, int32_t size);
H A Dmain.c231 int choose_orig(void *data, int32_t size) function
H A Dtranslation-table.c50 hna_local_hash = hash_new(128, compare_orig, choose_orig);
286 hna_global_hash = hash_new(128, compare_orig, choose_orig);
H A Doriginator.c45 orig_hash = hash_new(128, compare_orig, choose_orig);

Completed in 50 milliseconds