Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h471 enum sctp_error { enum
/linux/net/sctp/
H A Dsocket.c1562 static int sctp_error(struct sock *sk, int flags, int err) in sctp_error() function
2039 return sctp_error(sk, msg->msg_flags, err); in sctp_sendmsg()
H A Dsm_statefuns.c552 enum sctp_error error = SCTP_ERROR_NO_RESOURCE; in sctp_sf_do_5_1C_ack()