Lines Matching refs:EPROTO
132 return (EPROTO); in get_ok_ack()
139 error = EPROTO; in get_ok_ack()
144 error = EPROTO; in get_ok_ack()
155 error = EPROTO; in get_ok_ack()
172 EPROTO, /* TOUTSTATE */
173 EPROTO, /* TBADSEQ */
175 EPROTO, /* TLOOK - should never be sent by transport */
178 EPROTO, /* TFLOW */
180 EPROTO, /* TNODIS */
181 EPROTO, /* TNOUDERR */
183 EPROTO, /* TNOREL */
185 EPROTO, /* TSTATECHNG */
192 return (EPROTO); in t_tlitosyserr()