Lines Matching refs:chunk_flags
768 abort->ch.chunk_flags); in sctp_handle_abort()
774 abort->ch.chunk_flags); in sctp_handle_abort()
1112 ch->chunk_flags); in sctp_handle_error()
1119 ch->chunk_flags); in sctp_handle_error()
2984 override = cp->ch.chunk_flags & SCTP_CWR_REDUCE_OVERRIDE; in sctp_handle_ecn_cwr()
3686 fwdtsn.ch.chunk_flags = 0; in sctp_handle_str_reset_request_tsn()
4007 ch->chunk_flags = 0; in sctp_handle_stream_reset()
4148 pktdrp_flags = cp->ch.chunk_flags; in sctp_handle_packet_dropped()
4477 if ((((ch->chunk_flags & SCTP_HAD_NO_TCB) == 0) && in sctp_process_control()
4479 (((ch->chunk_flags & SCTP_HAD_NO_TCB) == SCTP_HAD_NO_TCB) && in sctp_process_control()
4703 flags = ch->chunk_flags; in sctp_process_control()