Searched refs:_PktBuf (Results 1 – 2 of 2) sorted by relevance
424 typedef struct _PktBuf { struct425 struct _PktBuf *nextLink; argument426 struct _PktBuf *prevLink; argument500 extern int NdisSendPacket (struct _PktBuf *pktBuf, int macId);
90 static struct _PktBuf *txBufPending;414 struct _PktBuf *pktBuf; in CALLBACK()486 int NdisSendPacket (struct _PktBuf *pktBuf, int macId) in NdisSendPacket()