Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dsctp.h61 uint8_t chunk_flags; /* chunk flags */ member
H A Dsctp_output.c4674 init->ch.chunk_flags = 0; in sctp_send_initiate()
8966 hdr->chunk_flags = 0; in sctp_queue_op_err()
9036 hdr->chunk_flags = 0; in sctp_send_cookie_echo()
9090 chdr->chunk_flags = 0; in sctp_send_heartbeat_ack()
9154 hdr->chunk_flags = 0; in sctp_send_cookie_ack()
11188 ch->chunk_flags = 0; in sctp_send_resp_msg()
11339 hb->ch.chunk_flags = 0; in sctp_send_hb()
11448 ecne->ch.chunk_flags = 0; in sctp_send_ecn_echo()
11888 ch->chunk_flags = 0; in sctp_send_deferred_reset_response()
12041 ch->chunk_flags = 0; in sctp_send_stream_reset_out_if_possible()
[all …]
H A Dsctp_input.c768 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()
[all …]
H A Dsctp_asconf.c683 ack_cp->ch.chunk_flags = 0; in sctp_handle_asconf()
2604 acp->ch.chunk_flags = 0; in sctp_compose_asconf()
H A Dsctp_indata.c1717 chk_flags = chunk->ch.chunk_flags; in sctp_process_a_data_chunk()
1734 chk_flags = chunk->ch.chunk_flags; in sctp_process_a_data_chunk()
1984 asoc->in_tsnlog[asoc->tsn_in_at].flgs = chunk_flags; in sctp_process_a_data_chunk()
/freebsd-13.1/usr.sbin/traceroute6/
H A Dtraceroute6.c1150 init->ch.chunk_flags = 0; in send_probe()
1178 chk->chunk_flags = 0; in send_probe()
1185 chk->chunk_flags = 0; in send_probe()
/freebsd-13.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-13.1/sys/netinet/libalias/
H A Dalias_sctp.c964 chunk_hdr->chunk_flags = SCTP_MIDDLEBOX_FLAG; in TxAbortErrorM()
976 chunk_hdr->chunk_flags |= SCTP_HAD_NO_TCB; /* set Tbit */ in TxAbortErrorM()
1099 if ((chunk_hdr->chunk_flags & SCTP_HAD_NO_TCB) && in sctp_PktParser()
/freebsd-13.1/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()