Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dsctp.h63 uint8_t chunk_flags; /* chunk flags */ member
H A Dsctp_input.c808 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()
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()
4509 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX) && in sctp_handle_packet_dropped()
[all …]
H A Dsctp_output.c4745 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()
11255 ch->chunk_flags = 0; in sctp_send_resp_msg()
11410 hb->ch.chunk_flags = 0; in sctp_send_hb()
11519 ecne->ch.chunk_flags = 0; in sctp_send_ecn_echo()
11959 ch->chunk_flags = 0; in sctp_send_deferred_reset_response()
12112 ch->chunk_flags = 0; in sctp_send_stream_reset_out_if_possible()
[all …]
H A Dsctp_asconf.c686 ack_cp->ch.chunk_flags = 0; in sctp_handle_asconf()
2629 acp->ch.chunk_flags = 0; in sctp_compose_asconf()
H A Dsctp_indata.c1727 chk_flags = chunk->ch.chunk_flags; in sctp_process_a_data_chunk()
1744 chk_flags = chunk->ch.chunk_flags; in sctp_process_a_data_chunk()
2009 asoc->in_tsnlog[asoc->tsn_in_at].flgs = chunk_flags; in sctp_process_a_data_chunk()
/freebsd-12.1/usr.sbin/traceroute6/
H A Dtraceroute6.c1102 init->ch.chunk_flags = 0; in send_probe()
1130 chk->chunk_flags = 0; in send_probe()
1137 chk->chunk_flags = 0; in send_probe()
/freebsd-12.1/contrib/traceroute/
H A Dtraceroute.c1597 init->ch.chunk_flags = 0; in sctp_prep()
1626 chk->chunk_flags = 0; in sctp_prep()
1634 chk->chunk_flags = 0; in sctp_prep()
/freebsd-12.1/sys/netinet/libalias/
H A Dalias_sctp.c937 chunk_hdr->chunk_flags = SCTP_MIDDLEBOX_FLAG; in TxAbortErrorM()
949 chunk_hdr->chunk_flags |= SCTP_HAD_NO_TCB; /* set Tbit */ in TxAbortErrorM()
1072 if ((chunk_hdr->chunk_flags & SCTP_HAD_NO_TCB) && in sctp_PktParser()
/freebsd-12.1/sys/netpfil/ipfw/
H A Dip_fw2.c592 chunk->chunk_flags = 0; in ipfw_send_abort()
594 chunk->chunk_flags |= SCTP_HAD_NO_TCB; in ipfw_send_abort()