Lines Matching refs:chunk_flags
808 abort->ch.chunk_flags); in sctp_handle_abort()
814 abort->ch.chunk_flags); in sctp_handle_abort()
1216 ch->chunk_flags); in sctp_handle_error()
1223 ch->chunk_flags); in sctp_handle_error()
3200 override = cp->ch.chunk_flags & SCTP_CWR_REDUCE_OVERRIDE; in sctp_handle_ecn_cwr()
3924 fwdtsn.ch.chunk_flags = 0; in sctp_handle_str_reset_request_tsn()
4246 ch->chunk_flags = 0; in sctp_handle_stream_reset()
4388 if (cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX) in sctp_handle_packet_dropped()
4433 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX)) in sctp_handle_packet_dropped()
4454 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX)) in sctp_handle_packet_dropped()
4458 if (process_chunk_drop(stcb, &desc, net, cp->ch.chunk_flags)) { in sctp_handle_packet_dropped()
4473 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX) == 0) { in sctp_handle_packet_dropped()
4509 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX) && in sctp_handle_packet_dropped()
4698 if ((((ch->chunk_flags & SCTP_HAD_NO_TCB) == 0) && in sctp_process_control()
4700 (((ch->chunk_flags & SCTP_HAD_NO_TCB) == SCTP_HAD_NO_TCB) && in sctp_process_control()
4957 flags = ch->chunk_flags; in sctp_process_control()