Searched refs:sctp_error (Results 1 – 3 of 3) sorted by relevance
471 enum sctp_error { enum
1560 static int sctp_error(struct sock *sk, int flags, int err) in sctp_error() function2037 return sctp_error(sk, msg->msg_flags, err); in sctp_sendmsg()
553 enum sctp_error error = SCTP_ERROR_NO_RESOURCE; in sctp_sf_do_5_1C_ack()