HomeSort by: relevance | last modified time | path
    Searched refs:NO_FREESO (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/ldpd/
mpls_routes.h 44 #define NO_FREESO 0
label.c 164 l->host ? NULL : &l->so_pref, NO_FREESO);
167 NULL, NULL, NO_FREESO, RTM_READD);
170 NO_FREESO);
mpls_interface.c 149 &lab->so_gate, &so_ifa, so_tag, NO_FREESO, RTM_CHANGE) != LDP_E_OK){
mpls_routes.c 870 delete_route(so_dst, NULL, NO_FREESO);
913 NO_FREESO);
977 delete_route(so_dst, NULL, NO_FREESO);
993 delete_route(so_dst, so_pref, NO_FREESO);

Completed in 13 milliseconds