Home
last modified time | relevance | path

Searched refs:if_rmap_hook_delete (Results 1 – 12 of 12) sorted by relevance

/dports/net/quagga/quagga-1.2.4/lib/
H A Dif_rmap.h43 extern void if_rmap_hook_delete (void (*) (struct if_rmap *));
H A Dif_rmap.c81 if_rmap_hook_delete (void (*func) (struct if_rmap *)) in if_rmap_hook_delete() function
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dif_rmap.h58 void if_rmap_hook_delete(struct if_rmap_ctx *ctx,
H A Dif_rmap.c77 void if_rmap_hook_delete(struct if_rmap_ctx *ctx, in if_rmap_hook_delete() function
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dif_rmap.h58 void if_rmap_hook_delete(struct if_rmap_ctx *ctx,
H A Dif_rmap.c77 void if_rmap_hook_delete(struct if_rmap_ctx *ctx, in if_rmap_hook_delete() function
/dports/net/quagga/quagga-1.2.4/ripngd/
H A Dripngd.c3091 if_rmap_hook_delete (ripng_if_rmap_update); in ripng_init()
/dports/net/frr7/frr-frr-7.5.1/ripngd/
H A Dripngd.c1907 if_rmap_hook_delete(ripng->if_rmap_ctx, ripng_if_rmap_update); in ripng_create()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripngd.c1907 if_rmap_hook_delete(ripng->if_rmap_ctx, ripng_if_rmap_update); in ripng_create()
/dports/net/frr7/frr-frr-7.5.1/ripd/
H A Dripd.c2761 if_rmap_hook_delete(rip->if_rmap_ctx, rip_if_rmap_update); in rip_create()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripd/
H A Dripd.c2761 if_rmap_hook_delete(rip->if_rmap_ctx, rip_if_rmap_update); in rip_create()
/dports/net/quagga/quagga-1.2.4/ripd/
H A Dripd.c4139 if_rmap_hook_delete (rip_if_rmap_update); in rip_init()