Searched refs:PktReceive (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libpcap/msdos/
H A Dpktdrvr.h130 extern int PktReceive (BYTE *buf, int max);
H A Dpktdrvr.c774 PUBLIC int PktReceive (BYTE *buf, int max) function
826 PUBLIC int PktReceive (BYTE *buf, int max) function
892 PUBLIC int PktReceive (BYTE *buf, int max) function
959 PUBLIC int PktReceive (BYTE *buf, int max) function
H A Dpkt_rx0.asm123 ; _pktRxBuf[n].rxBuffer[CX]. These values are checked in "PktReceive"
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-dos.c1170 dev->copy_rx_buf = PktReceive; /* farmem peek and copy routine */

Completed in 109 milliseconds