Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_header.h144 struct sctp_chunkhdr ch;
161 struct sctp_chunkhdr ch;
222 struct sctp_chunkhdr ch;
252 struct sctp_chunkhdr ch;
268 struct sctp_chunkhdr ch;
278 struct sctp_chunkhdr ch;
288 struct sctp_chunkhdr ch;
299 struct sctp_chunkhdr ch;
305 struct sctp_chunkhdr ch;
310 struct sctp_chunkhdr ch;
[all …]
H A Dsctp_input.h42 struct sctphdr *, struct sctp_chunkhdr *,
H A Dsctp_input.c408 &abort_flag, (struct sctp_chunkhdr *)cp, in sctp_process_init_ack()
1060 sctp_handle_error(struct sctp_chunkhdr *ch, in sctp_handle_error()
1071 sizeof(struct sctp_chunkhdr)); in sctp_handle_error()
3368 struct sctp_chunkhdr *ch; in sctp_find_stream_reset()
3952 struct sctp_chunkhdr *ch_req) in sctp_handle_stream_reset()
3961 struct sctp_chunkhdr *ch; in sctp_handle_stream_reset()
4004 offset += sizeof(struct sctp_chunkhdr); in sctp_handle_stream_reset()
4132 struct sctp_chunkhdr *chk_hdr; in sctp_handle_packet_dropped()
4405 struct sctp_chunkhdr *asconf_ch = ch; in sctp_process_control()
5711 struct sctp_chunkhdr *ch; in sctp_input_with_port()
[all …]
H A Dsctp.h56 struct sctp_chunkhdr { struct
424 struct sctp_chunkhdr ch; /* header from chunk in error */
H A Dsctp_output.c11115 struct sctp_chunkhdr *ch; in sctp_send_resp_msg()
11759 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_out()
11833 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_in()
11873 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_tsn()
11901 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_result()
11931 struct sctp_chunkhdr *ch; in sctp_send_deferred_reset_response()
11993 struct sctp_chunkhdr *ch; in sctp_add_stream_reset_result_tsn()
12024 struct sctp_chunkhdr *ch; in sctp_add_an_out_stream()
12057 struct sctp_chunkhdr *ch; in sctp_add_an_in_stream()
12088 struct sctp_chunkhdr *ch; in sctp_send_stream_reset_out_if_possible()
[all …]
H A Dsctp_output.h83 struct sctp_chunkhdr *, int *, int *,
H A Dip_icmp.c287 struct sctp_chunkhdr *ch; in icmp_error()
312 ch = (struct sctp_chunkhdr *)(sh + 1); in icmp_error()
H A Dsctp_pcb.h532 struct sctphdr *, struct sctp_chunkhdr *, struct sctp_inpcb **,
H A Dsctp_indata.c1834 SCTP_BUF_RESV_UF(op_err, sizeof(struct sctp_chunkhdr)); in sctp_process_a_data_chunk()
2655 struct sctp_chunkhdr *ch, chunk_buf; in sctp_process_data()
2713 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset, in sctp_process_data()
2714 sizeof(struct sctp_chunkhdr), in sctp_process_data()
2854 if (chk_length < sizeof(struct sctp_chunkhdr)) { in sctp_process_data()
2902 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset, in sctp_process_data()
2903 sizeof(struct sctp_chunkhdr), in sctp_process_data()
H A Dsctputil.c3378 struct sctp_chunkhdr *chkhdr; in sctp_notify_send_failed()
3414 chkhdr = mtod(chk->data, struct sctp_chunkhdr *); in sctp_notify_send_failed()
4549 struct sctp_chunkhdr *ch, chunk_buf; in sctp_handle_ootb()
4562 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, in sctp_handle_ootb()
4595 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, in sctp_handle_ootb()
4614 struct sctp_chunkhdr *ch; in sctp_is_there_an_abort_here()
4620 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, sizeof(*ch), in sctp_is_there_an_abort_here()
4644 ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, in sctp_is_there_an_abort_here()
7408 sizeof(struct sctp_chunkhdr) + in sctp_recv_icmp6_tunneled_packet()
7428 sizeof(struct sctp_chunkhdr), in sctp_recv_icmp6_tunneled_packet()
H A Dsctp_auth.c1630 SCTP_BUF_RESV_UF(op_err, sizeof(struct sctp_chunkhdr)); in sctp_handle_auth()
H A Dsctp_pcb.c2212 struct sctphdr *sh, struct sctp_chunkhdr *ch, in sctp_findassociation_addr()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c526 struct sctp_chunkhdr *chunk; in ipfw_send_abort()
918 sizeof(struct sctp_chunkhdr)) { in send_reject6()
919 struct sctp_chunkhdr *chunk; in send_reject6()
940 sizeof(struct sctp_chunkhdr) + in send_reject6()
1037 struct sctp_chunkhdr *chunk; in send_reject()
1046 sizeof(struct sctp_chunkhdr)) { in send_reject()
1068 sizeof(struct sctp_chunkhdr) + in send_reject()
1579 sizeof(struct sctp_chunkhdr) + in ipfw_chk()
1583 sizeof(struct sctp_chunkhdr) + in ipfw_chk()
1770 sizeof(struct sctp_chunkhdr) + in ipfw_chk()
[all …]
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c67 struct sctp_chunkhdr *ch; in sctp6_input_with_port()
102 offset = iphlen + sizeof(struct sctphdr) + sizeof(struct sctp_chunkhdr); in sctp6_input_with_port()
112 ch = (struct sctp_chunkhdr *)((caddr_t)sh + sizeof(struct sctphdr)); in sctp6_input_with_port()
113 offset -= sizeof(struct sctp_chunkhdr); in sctp6_input_with_port()
313 sizeof(struct sctp_chunkhdr) + in sctp6_ctlinput()
331 sizeof(struct sctp_chunkhdr), in sctp6_ctlinput()
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c1107 struct sctp_chunkhdr *chk; in send_probe()
1190 sizeof(struct sctp_chunkhdr))) { in send_probe()
1191 chk = (struct sctp_chunkhdr *)(sctp + 1); in send_probe()
1197 2 * sizeof(struct sctp_chunkhdr))) { in send_probe()
1203 sizeof(struct sctp_chunkhdr))); in send_probe()
/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c208 #define SN_SCTP_FIRSTCHUNK(sctphead) (struct sctp_chunkhdr *)(((char *)sctphead) + sizeof(struct sc…
211 #define SN_SCTP_NEXTCHUNK(chunkhead) (struct sctp_chunkhdr *)(((char *)chunkhead) + SCTP_SIZE32(nto…
933 …int sctp_size = sizeof(struct sctphdr) + sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_error_c… in TxAbortErrorM()
947 struct sctp_chunkhdr* chunk_hdr = (struct sctp_chunkhdr *) ((char *) sctp_hdr + sizeof(*sctp_hdr)); in TxAbortErrorM()
1054 struct sctp_chunkhdr *chunk_hdr; in sctp_PktParser()
1127 sm->sctpchnk.Init = (struct sctp_init *) ((char *) chunk_hdr + sizeof(struct sctp_chunkhdr)); in sctp_PktParser()
1149 …m->sctpchnk.InitAck = (struct sctp_init_ack *) ((char *) chunk_hdr + sizeof(struct sctp_chunkhdr)); in sctp_PktParser()
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c1521 struct sctp_chunkhdr *chk; in sctp_prep()
1571 sizeof(struct sctp_chunkhdr))) { in sctp_prep()
1572 chk = (struct sctp_chunkhdr *)(sctp + 1); in sctp_prep()
1579 2 * sizeof(struct sctp_chunkhdr))) { in sctp_prep()
1584 (sizeof(struct sctphdr) + sizeof(struct sctp_chunkhdr))); in sctp_prep()
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c2073 struct sctp_chunkhdr ch = { }; in pf_scan_sctp()
H A Dpf.c3078 struct sctp_chunkhdr *chunk; in pf_send_sctp_abort()