Home
last modified time | relevance | path

Searched refs:sctpInitiation (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-sctp.c197 struct sctpInitiation{ struct
240 struct sctpInitiation initAckISent; /* the INIT-ACK that I sent to my peer */
259 struct sctpInitiation initm;
682 const struct sctpInitiation *init; in sctp_print()
684 init=(const struct sctpInitiation*)(chunkDescPtr+1); in sctp_print()
700 const struct sctpInitiation *init; in sctp_print()
702 init=(const struct sctpInitiation*)(chunkDescPtr+1); in sctp_print()