Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/sctp/
Dsm.h238 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *,
/linux-4.1.27/net/sctp/
Dsm_statefuns.c1741 err = sctp_make_op_error(asoc, chunk, in sctp_sf_do_dupcook_a()
4096 err_chunk = sctp_make_op_error(asoc, chunk, in sctp_sf_eat_auth()
4190 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk()
4208 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk()
6274 err = sctp_make_op_error(asoc, chunk, SCTP_ERROR_INV_STRM, in sctp_eat_data()
Dsm_make_chunk.c1241 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, in sctp_make_op_error() function