mpls_routes.c | 401 delete_route(union sockunion * so_dest, union sockunion * so_pref, int freeso) function in typeref:typename:int 870 delete_route(so_dst, NULL, NO_FREESO); 911 delete_route(so_dst, 977 delete_route(so_dst, NULL, NO_FREESO); 993 delete_route(so_dst, so_pref, NO_FREESO);
|