Home
last modified time | relevance | path

Searched refs:if_rmap_lookup (Results 1 – 14 of 14) sorted by relevance

/dports/net/quagga/quagga-1.2.4/lib/
H A Dif_rmap.h44 extern struct if_rmap *if_rmap_lookup (const char *);
H A Dif_rmap.c61 if_rmap_lookup (const char *ifname) in if_rmap_lookup() function
161 if_rmap = if_rmap_lookup (ifname); in if_rmap_unset()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dif_rmap.h61 extern struct if_rmap *if_rmap_lookup(struct if_rmap_ctx *ctx,
H A Dif_rmap.c55 struct if_rmap *if_rmap_lookup(struct if_rmap_ctx *ctx, const char *ifname) in if_rmap_lookup() function
156 if_rmap = if_rmap_lookup(ctx, ifname); in if_rmap_unset()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dif_rmap.h61 extern struct if_rmap *if_rmap_lookup(struct if_rmap_ctx *ctx,
H A Dif_rmap.c55 struct if_rmap *if_rmap_lookup(struct if_rmap_ctx *ctx, const char *ifname) in if_rmap_lookup() function
156 if_rmap = if_rmap_lookup(ctx, ifname); in if_rmap_unset()
/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_routemap.c101 if_rmap = if_rmap_lookup(ifp->name); in eigrp_if_rmap_update_interface()
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_routemap.c101 if_rmap = if_rmap_lookup(ifp->name); in eigrp_if_rmap_update_interface()
/dports/net/quagga/quagga-1.2.4/ripngd/
H A Dripngd.c2986 if_rmap = if_rmap_lookup (ifp->name); in ripng_if_rmap_update_interface()
/dports/net/frr7/frr-frr-7.5.1/ripngd/
H A Dripngd.c2613 if_rmap = if_rmap_lookup(ctx, ifp->name); in ripng_if_rmap_update_interface()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripngd.c2613 if_rmap = if_rmap_lookup(ctx, ifp->name); in ripng_if_rmap_update_interface()
/dports/net/frr7/frr-frr-7.5.1/ripd/
H A Dripd.c3502 if_rmap = if_rmap_lookup(ctx, ifp->name); in rip_if_rmap_update_interface()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ripd/
H A Dripd.c3502 if_rmap = if_rmap_lookup(ctx, ifp->name); in rip_if_rmap_update_interface()
/dports/net/quagga/quagga-1.2.4/ripd/
H A Dripd.c4036 if_rmap = if_rmap_lookup (ifp->name); in rip_if_rmap_update_interface()