Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h239 struct sctp_hdr;
240 extern void interpret_sctp(int, struct sctp_hdr *, int, int);
H A Dsnoop_ip.c301 (struct sctp_hdr *)data, iplen, fraglen); in interpret_ip()
475 (void) interpret_sctp(flags, (struct sctp_hdr *)data, in interpret_ipv6()
/titanic_50/usr/src/uts/common/netinet/
H A Dsctp.h609 typedef struct sctp_hdr { struct
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c5139 static const char sctp_hdr[] = variable
5422 (void) puts(sctp_hdr); in sctp_report()