Home
last modified time | relevance | path

Searched refs:route_map_add_match (Results 1 – 19 of 19) sorted by relevance

/dports/net/quagga/quagga-1.2.4/lib/
H A Droutemap.h163 extern int route_map_add_match (struct route_map_index *index,
H A Droutemap.c526 route_map_add_match (struct route_map_index *index, const char *match_name, in route_map_add_match() function
/dports/net/quagga/quagga-1.2.4/isisd/
H A Disis_routemap.c261 ret = route_map_add_match (index, command, arg); in isis_route_match_add()
/dports/net/quagga/quagga-1.2.4/ospf6d/
H A Dospf6_asbr.c1095 int ret = route_map_add_match ((struct route_map_index *) vty->index,
1124 return route_map_add_match ((struct route_map_index *) vty->index,
1157 int ret = route_map_add_match ((struct route_map_index *) vty->index,
/dports/net/quagga/quagga-1.2.4/ripngd/
H A Dripng_routemap.c52 ret = route_map_add_match (index, command, arg); in ripng_route_match_add()
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_routemap.c43 ret = route_map_add_match (index, command, arg); in zebra_route_match_add()
/dports/net/frr7-pythontools/frr-frr-7.5.1/eigrpd/
H A Deigrp_routemap.c140 ret = route_map_add_match(index, command, arg, type); in eigrp_route_match_add()
/dports/net/frr7/frr-frr-7.5.1/eigrpd/
H A Deigrp_routemap.c140 ret = route_map_add_match(index, command, arg, type); in eigrp_route_match_add()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Droutemap.h255 extern enum rmap_compile_rets route_map_add_match(struct route_map_index *index,
H A Droutemap.c359 ret = route_map_add_match(index, command, arg, type); in generic_match_add()
1283 enum rmap_compile_rets route_map_add_match(struct route_map_index *index, in route_map_add_match() function
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Droutemap.h255 extern enum rmap_compile_rets route_map_add_match(struct route_map_index *index,
H A Droutemap.c359 ret = route_map_add_match(index, command, arg, type); in generic_match_add()
1283 enum rmap_compile_rets route_map_add_match(struct route_map_index *index, in route_map_add_match() function
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_routemap.c128 ret = route_map_add_match (index, command, arg); in ospf_route_match_add()
/dports/net/quagga/quagga-1.2.4/ripd/
H A Drip_routemap.c55 ret = route_map_add_match (index, command, arg); in rip_route_match_add()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_rpki.c1444 ret = route_map_add_match(index, "rpki", argv[2]->arg,
H A Dbgp_routemap.c3574 ret = route_map_add_match(index, command, arg, type); in bgp_route_match_add()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_rpki.c1444 ret = route_map_add_match(index, "rpki", argv[2]->arg,
H A Dbgp_routemap.c3574 ret = route_map_add_match(index, command, arg, type); in bgp_route_match_add()
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_routemap.c2614 ret = route_map_add_match (index, command, arg); in bgp_route_match_add()