Searched refs:sctp_error (Results 1 – 3 of 3) sorted by relevance
316 static bool sctp_error(struct sk_buff *skb, in sctp_error() function365 if (sctp_error(skb, dataoff, state)) in nf_conntrack_sctp_packet()
1563 static int sctp_error(struct sock *sk, int flags, int err) in sctp_error() function2043 return sctp_error(sk, msg->msg_flags, err); in sctp_sendmsg()
543 enum sctp_error error = SCTP_ERROR_NO_RESOURCE; in sctp_sf_do_5_1C_ack()