Searched refs:sctpHeader (Results 1 – 4 of 4) sorted by relevance
62 struct sctpHeader{ struct169 struct sctpHeader mh;235 struct sctpHeader mh;240 struct sctpHeader mh;273 struct sctpHeader mh;281 struct sctpHeader mh;292 struct sctpHeader mh;
66 const struct sctpHeader *sctpPktHdr; in sctp_print()78 sctpPktHdr = (const struct sctpHeader*) bp; in sctp_print()92 if (sctpPacketLength < sizeof(struct sctpHeader)) in sctp_print()95 (long)sctpPacketLength-sizeof(struct sctpHeader)); in sctp_print()130 ((const u_char*) sctpPktHdr + sizeof(struct sctpHeader)); in sctp_print()
218 sctpHeader.h
231 sctpHeader.h - Stream Control Transmission Protocol packet definitions