Home
last modified time | relevance | path

Searched refs:if_rmap_hash_make (Results 1 – 3 of 3) sorted by relevance

/dports/net/quagga/quagga-1.2.4/lib/
H A Dif_rmap.c110 if_rmap_hash_make (void *data) in if_rmap_hash_make() function
322 ifrmaphash = hash_create (if_rmap_hash_make, if_rmap_hash_cmp); in if_rmap_init()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dif_rmap.c110 static unsigned int if_rmap_hash_make(const void *data) in if_rmap_hash_make() function
308 ctx->ifrmaphash = hash_create_size(4, if_rmap_hash_make, if_rmap_hash_cmp, in if_rmap_ctx_create()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dif_rmap.c110 static unsigned int if_rmap_hash_make(const void *data) in if_rmap_hash_make() function
308 ctx->ifrmaphash = hash_create_size(4, if_rmap_hash_make, if_rmap_hash_cmp, in if_rmap_ctx_create()