Home
last modified time | relevance | path

Searched refs:chunk_flags (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp.h58 uint8_t chunk_flags; /* chunk flags */ member
H A Dsctp_output.c4680 init->ch.chunk_flags = 0; in sctp_send_initiate()
9011 hdr->chunk_flags = 0; in sctp_queue_op_err()
9081 hdr->chunk_flags = 0; in sctp_send_cookie_echo()
9135 chdr->chunk_flags = 0; in sctp_send_heartbeat_ack()
9199 hdr->chunk_flags = 0; in sctp_send_cookie_ack()
11274 ch->chunk_flags = 0; in sctp_send_resp_msg()
11425 hb->ch.chunk_flags = 0; in sctp_send_hb()
11534 ecne->ch.chunk_flags = 0; in sctp_send_ecn_echo()
11974 ch->chunk_flags = 0; in sctp_send_deferred_reset_response()
12127 ch->chunk_flags = 0; in sctp_send_stream_reset_out_if_possible()
[all …]
H A Dsctp_input.c770 abort->ch.chunk_flags); in sctp_handle_abort()
776 abort->ch.chunk_flags); in sctp_handle_abort()
1106 ch->chunk_flags); in sctp_handle_error()
1113 ch->chunk_flags); in sctp_handle_error()
2984 override = cp->ch.chunk_flags & SCTP_CWR_REDUCE_OVERRIDE; in sctp_handle_ecn_cwr()
3680 fwdtsn.ch.chunk_flags = 0; in sctp_handle_str_reset_request_tsn()
4001 ch->chunk_flags = 0; in sctp_handle_stream_reset()
4142 pktdrp_flags = cp->ch.chunk_flags; in sctp_handle_packet_dropped()
4473 if ((((ch->chunk_flags & SCTP_HAD_NO_TCB) == 0) && in sctp_process_control()
4475 (((ch->chunk_flags & SCTP_HAD_NO_TCB) == SCTP_HAD_NO_TCB) && in sctp_process_control()
[all …]
H A Dsctp_asconf.c680 ack_cp->ch.chunk_flags = 0; in sctp_handle_asconf()
2618 acp->ch.chunk_flags = 0; in sctp_compose_asconf()
H A Dsctp_indata.c1719 chk_flags = chunk->ch.chunk_flags; in sctp_process_a_data_chunk()
1736 chk_flags = chunk->ch.chunk_flags; in sctp_process_a_data_chunk()
1986 asoc->in_tsnlog[asoc->tsn_in_at].flgs = chunk_flags; in sctp_process_a_data_chunk()
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c1165 init->ch.chunk_flags = 0; in send_probe()
1193 chk->chunk_flags = 0; in send_probe()
1200 chk->chunk_flags = 0; in send_probe()
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c1545 init->ch.chunk_flags = 0; in sctp_prep()
1574 chk->chunk_flags = 0; in sctp_prep()
1582 chk->chunk_flags = 0; in sctp_prep()
/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c966 chunk_hdr->chunk_flags = SCTP_MIDDLEBOX_FLAG; in TxAbortErrorM()
978 chunk_hdr->chunk_flags |= SCTP_HAD_NO_TCB; /* set Tbit */ in TxAbortErrorM()
1103 if ((chunk_hdr->chunk_flags & SCTP_HAD_NO_TCB) && in sctp_PktParser()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c606 chunk->chunk_flags = 0; in ipfw_send_abort()
608 chunk->chunk_flags |= SCTP_HAD_NO_TCB; in ipfw_send_abort()