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 | 1911 err = sctp_make_op_error(asoc, chunk, in sctp_sf_do_dupcook_a() 4469 err_chunk = sctp_make_op_error(asoc, chunk, in sctp_sf_eat_auth() 4563 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk() 4581 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk() 6663 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 1823 *errp = sctp_make_op_error(asoc, chunk, in sctp_unpack_cookie() 1979 *errp = sctp_make_op_error(asoc, chunk, SCTP_ERROR_DNS_FAILED, in sctp_process_hn_param()
|