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 273 const struct sctpInitiation *init;
276 init=(const struct sctpInitiation*)(chunkDescPtr+1);
292 const struct sctpInitiation *init;
295 init=(const struct sctpInitiation*)(chunkDescPtr+1);

Completed in 1265 milliseconds