Searched refs:route_map_add_match (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Droutemap.h151 route_map_add_match (struct route_map_index *index,
H A Droutemap.c472 route_map_add_match (struct route_map_index *index, char *match_name,
469 route_map_add_match (struct route_map_index *index, char *match_name, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripng_routemap.c195 ret = route_map_add_match (index, command, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_routemap.c225 int ret = route_map_add_match ((struct route_map_index *) vty->index,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_routemap.c124 ret = route_map_add_match (index, command, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_routemap.c43 ret = route_map_add_match (index, command, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_routemap.c1794 ret = route_map_add_match (index, command, arg);

Completed in 61 milliseconds