Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/netstat/
Dsctp.c764 p(sctps_sends_with_flags, "\t%ju send%s with sinfo_flags !=0\n"); in sctp_stats()
/freebsd-9-stable/sys/netinet/
Dsctp_sysctl.c818 sb.sctps_sends_with_flags += sarry->sctps_sends_with_flags; in sysctl_stat_get()
Dsctp_uio.h1078 uint32_t sctps_sends_with_flags; /* number of sends with member
Dsctp_output.c12355 SCTP_STAT_INCR(sctps_sends_with_flags); in sctp_lower_sosend()