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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/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 86 milliseconds