Home | History | Annotate | Download | only in Protocol

Lines Matching full:deleteroute

688   @param[in]  DeleteRoute        Set to TRUE to delete this route from the routing table. Set to

701 - When DeleteRoute is TRUE, both Destination and
703 - When DeleteRoute is FALSE, either Destination or
709 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
711 DeleteRoute is FALSE).
718 IN BOOLEAN DeleteRoute,