sctp_make_op_error  230 include/net/sctp/sm.h struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc,
sctp_make_op_error 1810 net/sctp/sm_make_chunk.c 		*errp = sctp_make_op_error(asoc, chunk,
sctp_make_op_error 1966 net/sctp/sm_make_chunk.c 	*errp = sctp_make_op_error(asoc, chunk, SCTP_ERROR_DNS_FAILED,
sctp_make_op_error 1819 net/sctp/sm_statefuns.c 		err = sctp_make_op_error(asoc, chunk,
sctp_make_op_error 4310 net/sctp/sm_statefuns.c 		err_chunk = sctp_make_op_error(asoc, chunk,
sctp_make_op_error 4404 net/sctp/sm_statefuns.c 		err_chunk = sctp_make_op_error(asoc, unk_chunk,
sctp_make_op_error 4422 net/sctp/sm_statefuns.c 		err_chunk = sctp_make_op_error(asoc, unk_chunk,
sctp_make_op_error 6500 net/sctp/sm_statefuns.c 		err = sctp_make_op_error(asoc, chunk, SCTP_ERROR_INV_STRM,