Searched refs:sctpHeader (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-sctp.c155 struct sctpHeader{ struct
262 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;
508 if (sctpPacketLength < sizeof(struct sctpHeader))
511 (long)(sizeof(struct sctpHeader)
[all...]

Completed in 103 milliseconds