Home
last modified time | relevance | path

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

/dports/net/quagga/quagga-1.2.4/lib/
H A Dif_rmap.c47 if_rmap_free (struct if_rmap *if_rmap) in if_rmap_free() function
194 if_rmap_free (if_rmap); in if_rmap_unset()
316 hash_clean (ifrmaphash, (void (*) (void *)) if_rmap_free); in if_rmap_reset()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dif_rmap.c45 static void if_rmap_free(struct if_rmap *if_rmap) in if_rmap_free() function
184 if_rmap_free(if_rmap); in if_rmap_unset()
293 hash_clean(ctx->ifrmaphash, (void (*)(void *))if_rmap_free); in if_rmap_ctx_delete()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dif_rmap.c45 static void if_rmap_free(struct if_rmap *if_rmap) in if_rmap_free() function
184 if_rmap_free(if_rmap); in if_rmap_unset()
293 hash_clean(ctx->ifrmaphash, (void (*)(void *))if_rmap_free); in if_rmap_ctx_delete()