Searched refs:DEL_ALL_ROUTES (Results 1 – 3 of 3) sorted by relevance
154 del_table_entry(r, 0, DEL_ALL_ROUTES); in delete_vif_from_routes()433 del_table_entry(r, 0, DEL_ALL_ROUTES); in update_route()618 del_table_entry(r, 0, DEL_ALL_ROUTES); in age_routes()633 del_table_entry(r, 0, DEL_ALL_ROUTES); in age_routes()
73 #define DEL_ALL_ROUTES 1 macro
620 if (del_flag == DEL_ALL_ROUTES) { in del_table_entry()