Searched refs:protocol_error (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h188 protocol_error, // EPROTO
581 protocol_error = EPROTO, enumerator in enum:llvm::errc::_
583 protocol_error = EINVAL,
/freebsd-10.0-release/sys/netinet/
H A Dsctp_indata.c588 protocol_error:
669 goto protocol_error;

Completed in 69 milliseconds