Home | History | Annotate | Download | only in UefiShellNetwork1CommandsLib

Lines Matching refs:ICMP_V6_ECHO_REQUEST

689   Request->Type        = (UINT8)(Private->IpChoice==PING_IP_CHOICE_IP6?ICMP_V6_ECHO_REQUEST:ICMP_V4_ECHO_REQUEST);