HomeSort by: relevance | last modified time | path
    Searched defs:delete_route (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/ldpd/
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);
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);

Completed in 22 milliseconds