Searched refs:sctpHeader (Results 1 – 1 of 1) sorted by relevance
155 struct sctpHeader{ struct262 struct sctpHeader mh;328 struct sctpHeader mh;333 struct sctpHeader mh;366 struct sctpHeader mh;374 struct sctpHeader mh;385 struct sctpHeader mh;499 const struct sctpHeader *sctpPktHdr; in sctp_print()508 if (sctpPacketLength < sizeof(struct sctpHeader)) in sctp_print()511 (long)(sizeof(struct sctpHeader) - sctpPacketLength))); in sctp_print()[all …]