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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsm.h242 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_statefuns.c1707 err = sctp_make_op_error(asoc, chunk,
3944 err_chunk = sctp_make_op_error(asoc, chunk,
4037 err_chunk = sctp_make_op_error(asoc, unk_chunk,
4057 err_chunk = sctp_make_op_error(asoc, unk_chunk,
6022 err = sctp_make_op_error(asoc, chunk, SCTP_ERROR_INV_STRM,
H A Dsm_make_chunk.c1158 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, function

Completed in 111 milliseconds