Searched refs:PktReceive (Results 1 – 3 of 3) sorted by relevance
130 extern int PktReceive (BYTE *buf, int max);
774 PUBLIC int PktReceive (BYTE *buf, int max) in PktReceive() function826 PUBLIC int PktReceive (BYTE *buf, int max) in PktReceive() function892 PUBLIC int PktReceive (BYTE *buf, int max) in PktReceive() function959 PUBLIC int PktReceive (BYTE *buf, int max) in PktReceive() function
1168 dev->copy_rx_buf = PktReceive; /* farmem peek and copy routine */ in pkt_probe()