Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/systat/
Dsctp.c148 DO(sctps_activeestab); in domode()
289 L(1, sctps_activeestab); R(1, sctps_outpackets); in showsctp()
/freebsd-10-stable/sys/netinet/
Dsctp_sysctl.c683 sb.sctps_activeestab += sarry->sctps_activeestab;
Dsctp_uio.h948 uint32_t sctps_activeestab; /* sctpStats 2 (Counter32) */ member
Dsctp_input.c1583 SCTP_STAT_INCR_COUNTER32(sctps_activeestab); in sctp_process_cookie_existing()
1823 SCTP_STAT_INCR_COUNTER32(sctps_activeestab); in sctp_process_cookie_existing()
2926 SCTP_STAT_INCR_COUNTER32(sctps_activeestab); in sctp_handle_cookie_ack()