Searched refs:PktBuf (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dndis2.c57 extern int FreePktBuf (PktBuf *buf);
58 extern int EnquePktBuf (PktBuf *buf);
59 extern PktBuf* AllocPktBuf (void);
349 PktBuf *pktBuf;
418 * For now we copy the entire packet over to a PktBuf structure. This may be
H A Dndis2.h432 } PktBuf; typedef in typeref:struct:_PktBuf

Completed in 197 milliseconds