Searched refs:sctp_error (Results 1 – 4 of 4) sorted by relevance
474 static int sctp_error(struct net *net, struct nf_conn *tpl, struct sk_buff *skb, in sctp_error() function771 .error = sctp_error,805 .error = sctp_error,
481 enum sctp_error { enum
1593 static int sctp_error(struct sock *sk, int flags, int err) in sctp_error() function2138 return sctp_error(sk, msg->msg_flags, err); in sctp_sendmsg()
542 enum sctp_error error = SCTP_ERROR_NO_RESOURCE; in sctp_sf_do_5_1C_ack()