Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_sctp.c245 #define SUMAPPEND(fmt) \ macro
640 SUMAPPEND((scratch, MAXLINE, "CTSN %x ", ntohl(*ftsn))); in parse_ftsn_chunk()
673 SUMAPPEND((scratch, MAXLINE, "sn %x ", ntohl(*sn))); in parse_asconf_chunk()
696 SUMAPPEND((scratch, MAXLINE, "tsn %x str %hu/%hu win %u ", in parse_init_chunk()
765 SUMAPPEND((scratch, MAXLINE, "len %d tsn %x str %hu/%hu " in parse_data_chunk()
862 SUMAPPEND((scratch, MAXLINE, in parse_sack_chunk()
888 SUMAPPEND((scratch, MAXLINE, "tsn %x", ntohl(*cumtsn))); in parse_shutdown_chunk()
1033 SUMAPPEND((scratch, MAXLINE, "%s ", desc)); in interpret_chunks()
1112 SUMAPPEND((scratch, MAXLINE, "SCTP D=%d S=%d ", dport, sport)); in interpret_sctp()