HomeSort by relevance Sort by last modified time
    Searched refs:sctpDataPart (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-sctp.c 163 const struct sctpDataPart *dataHdrPtr;
189 dataHdrPtr=(const struct sctpDataPart*)(chunkDescPtr+1);
207 sizeof(struct sctpDataPart)+
216 (sizeof(struct sctpDataPart)+
sctpHeader.h 296 struct sctpDataPart{
305 struct sctpDataPart dp;

Completed in 32 milliseconds