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

  /external/tcpdump/
sctpHeader.h 103 struct sctpInitiation{
146 struct sctpInitiation initAckISent; /* the INIT-ACK that I sent to my peer */
165 struct sctpInitiation initm;
print-sctp.c 225 const struct sctpInitiation *init;
228 init=(const struct sctpInitiation*)(chunkDescPtr+1);
244 const struct sctpInitiation *init;
247 init=(const struct sctpInitiation*)(chunkDescPtr+1);

Completed in 28 milliseconds