HomeSort by relevance Sort by last modified time
    Searched defs:TcpInput (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Input.c 692 TcpInput (
719 DEBUG ((EFI_D_INFO, "TcpInput: received an mal-formated packet\n"));
740 DEBUG ((EFI_D_INFO, "TcpInput: send reset because no TCB found\n"));
753 DEBUG ((EFI_D_ERROR, "TcpInput: reset the peer because"
773 DEBUG ((EFI_D_WARN, "TcpInput: discard a reset segment "
784 DEBUG ((EFI_D_WARN, "TcpInput: send reset because of"
801 DEBUG ((EFI_D_ERROR, "TcpInput: discard a segment because"
807 DEBUG ((EFI_D_INFO, "TcpInput: create a child for TCB %p"
836 DEBUG ((EFI_D_WARN, "TcpInput: send reset because of "
849 DEBUG ((EFI_D_WARN, "TcpInput: connection reset by"
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpInput.c 725 TcpInput (
755 DEBUG ((EFI_D_INFO, "TcpInput: received a malformed packet\n"));
768 DEBUG ((EFI_D_ERROR, "TcpInput: received a checksum error packet\n"));
790 DEBUG ((EFI_D_INFO, "TcpInput: send reset because no TCB found\n"));
805 "TcpInput: reset the peer because of malformed option for TCB %p\n",
828 "TcpInput: discard a reset segment for TCB %p in listening\n",
842 "TcpInput: send reset because of segment with ACK for TCB %p in listening\n",
862 "TcpInput: discard a segment because failed to clone a child for TCB %p\n",
871 "TcpInput: create a child for TCB %p in listening\n",
903 "TcpInput: send reset because of wrong ACK received for TCB %p in SYN_SENT\n",
    [all...]

Completed in 151 milliseconds