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

/illumos-gate/usr/src/uts/common/inet/sctp/
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);

Completed in 64 milliseconds