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.c247 #define SUMAPPEND(fmt) \ macro
642 SUMAPPEND((scratch, MAXLINE, "CTSN %x ", ntohl(*ftsn)));
675 SUMAPPEND((scratch, MAXLINE, "sn %x ", ntohl(*sn)));
698 SUMAPPEND((scratch, MAXLINE, "tsn %x str %hu/%hu win %u ",
767 SUMAPPEND((scratch, MAXLINE, "len %d tsn %x str %hu/%hu "
864 SUMAPPEND((scratch, MAXLINE,
890 SUMAPPEND((scratch, MAXLINE, "tsn %x", ntohl(*cumtsn)));
1035 SUMAPPEND((scratch, MAXLINE, "%s ", desc));
1114 SUMAPPEND((scratch, MAXLINE, "SCTP D=%d S=%d ", dport, sport));

Completed in 58 milliseconds