Searched refs:packetLength (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dndis2.c383 pktBuf->packetLength = bytesCopied;
429 pktBuf->packetLength = 0;
437 memcpy (pktBuf->buffer + pktBuf->packetLength,
439 pktBuf->packetLength += rxDescr->rxDataLen;
499 txBufDescr.txBufDescrRec[0].txDataLen = pktBuf->packetLength;
H A Dndis2.h429 int packetLength; member in struct:_PktBuf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dosta_udf.h137 __le16 packetLength; member in struct:sparablePartitionMap
H A Dsuper.c1308 le16_to_cpu(spm->packetLength);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dnf_conntrack_pptp.h57 __u16 packetLength; member in struct:pptp_pkt_hdr

Completed in 69 milliseconds