Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/tcpdump/
Dprint-sctp.c311 const struct sctpSelectiveAck *sack; in sctp_print()
317 sack=(const struct sctpSelectiveAck*)(chunkDescPtr+1); in sctp_print()
326 ((const struct sctpSelectiveAck *) sack+1)), in sctp_print()
DsctpHeader.h181 struct sctpSelectiveAck{ struct
196 struct sctpSelectiveAck sack; argument