Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dsm.h237 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *,
/linux-2.4.37.9/net/sctp/
Dsm_statefuns.c1577 err = sctp_make_op_error(asoc, chunk, in sctp_sf_do_dupcook_a()
3555 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk()
3571 err_chunk = sctp_make_op_error(asoc, unk_chunk, in sctp_sf_unk_chunk()
5235 err = sctp_make_op_error(asoc, chunk, SCTP_ERROR_INV_STRM, in sctp_eat_data()
Dsm_make_chunk.c944 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, in sctp_make_op_error() function