Home
last modified time | relevance | path

Searched refs:sctp_chunkhdr (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_header.h147 struct sctp_chunkhdr ch;
164 struct sctp_chunkhdr ch;
224 struct sctp_chunkhdr ch;
254 struct sctp_chunkhdr ch;
270 struct sctp_chunkhdr ch;
280 struct sctp_chunkhdr ch;
290 struct sctp_chunkhdr ch;
301 struct sctp_chunkhdr ch;
307 struct sctp_chunkhdr ch;
312 struct sctp_chunkhdr ch;
[all …]
H A Dsctp_input.h45 struct sctphdr *, struct sctp_chunkhdr *,
H A Dsctp_input.c450 &abort_flag, (struct sctp_chunkhdr *)cp, in sctp_process_init_ack()
1099 sctp_handle_error(struct sctp_chunkhdr *ch, in sctp_handle_error()
1110 sizeof(struct sctp_chunkhdr)); in sctp_handle_error()
3409 struct sctp_chunkhdr *ch; in sctp_find_stream_reset()
4002 struct sctp_chunkhdr *ch_req) in sctp_handle_stream_reset()
4011 struct sctp_chunkhdr *ch; in sctp_handle_stream_reset()
4054 offset += sizeof(struct sctp_chunkhdr); in sctp_handle_stream_reset()
4182 struct sctp_chunkhdr *chk_hdr; in sctp_handle_packet_dropped()
4452 struct sctp_chunkhdr *asconf_ch = ch; in sctp_process_control()
5708 struct sctp_chunkhdr *ch; in sctp_input_with_port()
[all …]
H A Dsctp.h59 struct sctp_chunkhdr { struct
417 struct sctp_chunkhdr ch; /* header from chunk in error */
H A Dsctp_output.c11001 struct sctp_chunkhdr *ch; in sctp_send_resp_msg()
11645 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_out()
11719 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_in()
11759 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_tsn()
11787 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_result()
11817 struct sctp_chunkhdr *ch; in sctp_send_deferred_reset_response()
11879 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_result_tsn()
11910 struct sctp_chunkhdr *ch; in sctp_add_an_out_stream()
11943 struct sctp_chunkhdr *ch; in sctp_add_an_in_stream()
11974 struct sctp_chunkhdr *ch; in sctp_send_stream_reset_out_if_possible()
[all …]
H A Dsctp_output.h86 struct sctp_chunkhdr *, int *, int *);
H A Dip_icmp.c281 struct sctp_chunkhdr *ch; in icmp_error()
306 ch = (struct sctp_chunkhdr *)(sh + 1); in icmp_error()
H A Dsctp_pcb.h533 struct sctphdr *, struct sctp_chunkhdr *, struct sctp_inpcb **,
H A Dsctp_indata.c1832 SCTP_BUF_RESV_UF(op_err, sizeof(struct sctp_chunkhdr)); in sctp_process_a_data_chunk()
2653 struct sctp_chunkhdr *ch, chunk_buf; in sctp_process_data()
2711 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset, in sctp_process_data()
2712 sizeof(struct sctp_chunkhdr), in sctp_process_data()
2852 if (chk_length < sizeof(struct sctp_chunkhdr)) { in sctp_process_data()
2900 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset, in sctp_process_data()
2901 sizeof(struct sctp_chunkhdr), in sctp_process_data()
H A Dsctputil.c3378 struct sctp_chunkhdr *chkhdr; in sctp_notify_send_failed()
3411 chkhdr = mtod(chk->data, struct sctp_chunkhdr *); in sctp_notify_send_failed()
4491 struct sctp_chunkhdr *ch, chunk_buf; in sctp_handle_ootb()
4504 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, in sctp_handle_ootb()
4537 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, in sctp_handle_ootb()
4556 struct sctp_chunkhdr *ch; in sctp_is_there_an_abort_here()
4562 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, sizeof(*ch), in sctp_is_there_an_abort_here()
4585 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, in sctp_is_there_an_abort_here()
7351 sizeof(struct sctp_chunkhdr) + in sctp_recv_icmp6_tunneled_packet()
7371 sizeof(struct sctp_chunkhdr), in sctp_recv_icmp6_tunneled_packet()
H A Dsctp_auth.c1633 SCTP_BUF_RESV_UF(op_err, sizeof(struct sctp_chunkhdr)); in sctp_handle_auth()
H A Dsctp_pcb.c2220 struct sctphdr *sh, struct sctp_chunkhdr *ch, in sctp_findassociation_addr()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h59 struct sctp_chunkhdr { struct
417 struct sctp_chunkhdr ch; /* header from chunk in error */
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c526 struct sctp_chunkhdr *chunk; in ipfw_send_abort()
920 sizeof(struct sctp_chunkhdr)) { in send_reject6()
921 struct sctp_chunkhdr *chunk; in send_reject6()
942 sizeof(struct sctp_chunkhdr) + in send_reject6()
1030 struct sctp_chunkhdr *chunk; in send_reject()
1039 sizeof(struct sctp_chunkhdr)) { in send_reject()
1061 sizeof(struct sctp_chunkhdr) + in send_reject()
1545 sizeof(struct sctp_chunkhdr) + in ipfw_chk()
1549 sizeof(struct sctp_chunkhdr) + in ipfw_chk()
1732 sizeof(struct sctp_chunkhdr) + in ipfw_chk()
[all …]
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c70 struct sctp_chunkhdr *ch; in sctp6_input_with_port()
105 offset = iphlen + sizeof(struct sctphdr) + sizeof(struct sctp_chunkhdr); in sctp6_input_with_port()
115 ch = (struct sctp_chunkhdr *)((caddr_t)sh + sizeof(struct sctphdr)); in sctp6_input_with_port()
116 offset -= sizeof(struct sctp_chunkhdr); in sctp6_input_with_port()
343 sizeof(struct sctp_chunkhdr) + in sctp6_ctlinput()
361 sizeof(struct sctp_chunkhdr), in sctp6_ctlinput()
/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c209 #define SN_SCTP_FIRSTCHUNK(sctphead) (struct sctp_chunkhdr *)(((char *)sctphead) + sizeof(struct sc…
212 #define SN_SCTP_NEXTCHUNK(chunkhead) (struct sctp_chunkhdr *)(((char *)chunkhead) + SCTP_SIZE32(nto…
920 …int sctp_size = sizeof(struct sctphdr) + sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_error_c… in TxAbortErrorM()
934 struct sctp_chunkhdr* chunk_hdr = (struct sctp_chunkhdr *) ((char *) sctp_hdr + sizeof(*sctp_hdr)); in TxAbortErrorM()
1041 struct sctp_chunkhdr *chunk_hdr; in sctp_PktParser()
1114 sm->sctpchnk.Init = (struct sctp_init *) ((char *) chunk_hdr + sizeof(struct sctp_chunkhdr)); in sctp_PktParser()
1136 …m->sctpchnk.InitAck = (struct sctp_init_ack *) ((char *) chunk_hdr + sizeof(struct sctp_chunkhdr)); in sctp_PktParser()