Searched refs:sctps_sends_with_eof (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/netstat/
H A Dsctp.c766 p(sctps_sends_with_eof, "\t%ju send%s with EOF flag set\n");
/freebsd-9.3-release/sys/netinet/
H A Dsctp_sysctl.c816 sb.sctps_sends_with_eof += sarry->sctps_sends_with_eof;
H A Dsctp_uio.h1081 uint32_t sctps_sends_with_eof; /* number of sends with EOF flag set */ member in struct:sctpstat
H A Dsctp_output.c13177 SCTP_STAT_INCR(sctps_sends_with_eof);

Completed in 162 milliseconds