HomeSort by relevance Sort by last modified time
    Searched refs:PktReceive (Results 1 - 4 of 4) sorted by null

  /external/libpcap/msdos/
pktdrvr.h 130 extern int PktReceive (BYTE *buf, int max);
pktdrvr.c 774 PUBLIC int PktReceive (BYTE *buf, int max)
826 PUBLIC int PktReceive (BYTE *buf, int max)
892 PUBLIC int PktReceive (BYTE *buf, int max)
959 PUBLIC int PktReceive (BYTE *buf, int max)
    [all...]
pkt_rx0.asm 123 ; _pktRxBuf[n].rxBuffer[CX]. These values are checked in "PktReceive"
  /external/libpcap/
pcap-dos.c 1138 dev->copy_rx_buf = PktReceive; /* farmem peek and copy routine */
    [all...]

Completed in 455 milliseconds