Home
last modified time | relevance | path

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

/external/tcpdump/
DsctpHeader.h62 struct sctpHeader{ struct
169 struct sctpHeader mh;
235 struct sctpHeader mh;
240 struct sctpHeader mh;
273 struct sctpHeader mh;
281 struct sctpHeader mh;
292 struct sctpHeader mh;
Dprint-sctp.c66 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()
DFILES218 sctpHeader.h
DINSTALL231 sctpHeader.h - Stream Control Transmission Protocol packet definitions