Searched refs:sctp_make_op_error (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/sctp/ |
| H A D | sm.h | 232 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc,
|
| /linux/net/sctp/ |
| H A D | sm_statefuns.c | 1905 err = sctp_make_op_error(asoc, chunk, in sctp_sf_do_dupcook_a() 4467 err_chunk = sctp_make_op_error(asoc, chunk, in sctp_sf_eat_auth() 4561 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk() 4579 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk() 6661 err = sctp_make_op_error(asoc, chunk, SCTP_ERROR_INV_STRM, in sctp_eat_data()
|
| H A D | sm_make_chunk.c | 1298 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, in sctp_make_op_error() function 1818 *errp = sctp_make_op_error(asoc, chunk, in sctp_unpack_cookie() 1974 *errp = sctp_make_op_error(asoc, chunk, SCTP_ERROR_DNS_FAILED, in sctp_process_hn_param()
|