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

  /external/tcpdump/
sctpHeader.h 181 struct sctpSelectiveAck{
196 struct sctpSelectiveAck sack;
print-sctp.c 311 const struct sctpSelectiveAck *sack;
317 sack=(const struct sctpSelectiveAck*)(chunkDescPtr+1);
326 ((const struct sctpSelectiveAck *) sack+1)),

Completed in 75 milliseconds