Searched refs:route_map_delete_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.h157 route_map_delete_match (struct route_map_index *index,
H A Droutemap.c531 route_map_delete_match (struct route_map_index *index, char *match_name,
528 route_map_delete_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.c219 ret = route_map_delete_match (index, command, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_routemap.c241 int ret = route_map_delete_match ((struct route_map_index *) vty->index,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_routemap.c99 ret = route_map_delete_match (index, command, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_routemap.c68 ret = route_map_delete_match (index, command, arg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_routemap.c1819 ret = route_map_delete_match (index, command, arg);

Completed in 43 milliseconds