Searched defs:sctp_listen_cnt_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h386 * listener. It is calculated when the sctp_listen_cnt_t is allocated.
400 } sctp_listen_cnt_t; typedef in typeref:struct:sctp_listen_cnt_s
408 kmem_free((sctp)->sctp_listen_cnt, sizeof (sctp_listen_cnt_t));\
958 sctp_listen_cnt_t *sctp_listen_cnt;

Completed in 50 milliseconds