Searched refs:sctp_make_op_error (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | sm.h | 230 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc,
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | sm_statefuns.c | 1826 err = sctp_make_op_error(asoc, chunk, in sctp_sf_do_dupcook_a() 4351 err_chunk = sctp_make_op_error(asoc, chunk, in sctp_sf_eat_auth() 4445 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk() 4463 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk() 6548 err = sctp_make_op_error(asoc, chunk, SCTP_ERROR_INV_STRM, in sctp_eat_data()
|
| H A D | sm_make_chunk.c | 1261 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, in sctp_make_op_error() function 1803 *errp = sctp_make_op_error(asoc, chunk, in sctp_unpack_cookie() 1959 *errp = sctp_make_op_error(asoc, chunk, SCTP_ERROR_DNS_FAILED, in sctp_process_hn_param()
|