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

  /src/external/bsd/libpcap/dist/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)
pkt_rx0.asm 123 ; _pktRxBuf[n].rxBuffer[CX]. These values are checked in "PktReceive"
  /src/external/bsd/libpcap/dist/
pcap-dos.c 1186 dev->copy_rx_buf = PktReceive; /* farmem peek and copy routine */

Completed in 15 milliseconds