Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-sctp.c156 struct sctpHeader{ struct
263 struct sctpHeader mh;
329 struct sctpHeader mh;
334 struct sctpHeader mh;
367 struct sctpHeader mh;
375 struct sctpHeader mh;
386 struct sctpHeader mh;
499 const struct sctpHeader *sctpPktHdr; in sctp_print()
513 sctpPktHdr = (const struct sctpHeader*) bp; in sctp_print()
527 if (sctpPacketLength < sizeof(struct sctpHeader)) in sctp_print()
[all …]