Home
last modified time | relevance | path

Searched refs:slc_drop (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_conn.c175 slc->slc_drop++; in sctp_conn_request()
182 slc->slc_max, slc->slc_drop); in sctp_conn_request()
H A Dsctp_bind.c206 slc->slc_drop = 0; in sctp_listen()
H A Dsctp_impl.h399 uint32_t slc_drop; member