Searched refs:sctp_clean_death (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c415 sctp_clean_death(sctp, sctp->sctp_client_errno ?
618 sctp_clean_death(sctp, sctp->sctp_client_errno ?
628 sctp_clean_death(sctp, sctp->sctp_client_errno ?
H A Dsctp_error.c108 * call sctp_clean_death() to reclaim resources.
112 sctp_clean_death(sctp, ECONNABORTED);
163 sctp_clean_death(sctp, ECONNABORTED);
H A Dsctp_input.c3595 sctp_clean_death(sctp, err);
3795 sctp_clean_death(sctp, ECONNABORTED);
3822 sctp_clean_death(sctp,
3843 sctp_clean_death(sctp,
3876 sctp_clean_death(sctp, 0);
3921 sctp_clean_death(sctp, error);
4217 sctp_clean_death(sctp,
4252 sctp_clean_death(sctp, 0);
4260 sctp_clean_death(sctp, 0);
4306 sctp_clean_death(sct
[all...]
H A Dsctp.c238 sctp_clean_death(sctp_t *sctp, int err) function
242 dprint(3, ("sctp_clean_death %p, state %d\n", (void *)sctp,
1166 sctp_clean_death(sctp, ECONNREFUSED);
1273 sctp_clean_death(sctp, ECONNREFUSED);
1302 sctp_clean_death(sctp, ECONNREFUSED);
H A Dsctp_impl.h1002 extern void sctp_clean_death(sctp_t *, int);
H A Dsctp_cookie.c956 sctp_clean_death(sctp, ECONNABORTED);
H A Dsctp_asconf.c875 sctp_clean_death(sctp, ETIMEDOUT);
H A Dsctp_common.c744 sctp_clean_death(sctp, sctp->sctp_client_errno ?

Completed in 70 milliseconds