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

  /external/tcpdump/
print-sctp.c 197 const struct sctpDataPart *dataHdrPtr;
223 dataHdrPtr=(const struct sctpDataPart*)(chunkDescPtr+1);
232 u_int chunksize = sizeof(struct sctpDataPart)+
236 sizeof(struct sctpDataPart)+
255 sizeof(struct sctpDataPart)+
264 (sizeof(struct sctpDataPart)+
sctpHeader.h 296 struct sctpDataPart{
305 struct sctpDataPart dp;

Completed in 3355 milliseconds