Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c1006 boolean_t notsent = B_TRUE; in sctp_output() local
1116 if (notsent && error == EHOSTUNREACH) { in sctp_output()
1162 if (notsent && error == EHOSTUNREACH) { in sctp_output()
1287 notsent = B_FALSE; in sctp_output()