Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/Support/
Dsystem_error.h581 protocol_error = EPROTO, enumerator
583 protocol_error = EINVAL,
/freebsd-9-stable/contrib/libc++/include/
Dsystem_error181 protocol_error, // EPROTO
325 protocol_error = EPROTO,
/freebsd-9-stable/sys/netinet/
Dsctp_indata.c589 protocol_error: in sctp_queue_data_to_stream()
656 goto protocol_error; in sctp_queue_data_to_stream()