Symbol: sctp_m_getptr
sys/netinet/sctp_asconf.c
1400
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctp_asconf.c
1428
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, param_length, aparam_buf);
sys/netinet/sctp_asconf.c
2472
ph = (struct sctp_paramhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctp_asconf.c
2486
sctp_m_getptr(m, offset,
sys/netinet/sctp_asconf.c
2509
a4p = (struct sctp_ipv4addr_param *)sctp_m_getptr(m, offset, sizeof(struct sctp_ipv4addr_param), (uint8_t *)&addr_store);
sys/netinet/sctp_asconf.c
2577
ph = (struct sctp_paramhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctp_asconf.c
2627
ph = (struct sctp_paramhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctp_asconf.c
2641
sctp_m_getptr(m, offset,
sys/netinet/sctp_asconf.c
2682
a4p = (struct sctp_ipv4addr_param *)sctp_m_getptr(m,
sys/netinet/sctp_asconf.c
2716
sctp_m_getptr(m, offset, sizeof(struct sctp_paramhdr),
sys/netinet/sctp_asconf.c
657
p_addr = (struct sctp_ipv6addr_param *)sctp_m_getptr(m, offset, sizeof(struct sctp_paramhdr), (uint8_t *)&aparam_buf);
sys/netinet/sctp_asconf.c
672
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, sizeof(struct sctp_asconf_paramhdr), (uint8_t *)&aparam_buf);
sys/netinet/sctp_asconf.c
716
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, param_length, aparam_buf);
sys/netinet/sctp_asconf.c
784
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctp_indata.c
2566
ch = (struct sctp_data_chunk *)sctp_m_getptr(m, *offset,
sys/netinet/sctp_indata.c
2655
ch = (struct sctp_data_chunk *)sctp_m_getptr(m, *offset,
sys/netinet/sctp_input.c
1091
sctp_m_getptr(m, init_offset, sizeof(struct sctp_init_chunk),
sys/netinet/sctp_input.c
1118
sctp_m_getptr(m, initack_offset, sizeof(struct sctp_init_ack_chunk),
sys/netinet/sctp_input.c
1432
sctp_m_getptr(m, init_offset, sizeof(struct sctp_init_chunk),
sys/netinet/sctp_input.c
1459
sctp_m_getptr(m, initack_offset, sizeof(struct sctp_init_ack_chunk),
sys/netinet/sctp_input.c
1830
sig = (u_int8_t *)sctp_m_getptr(m_sig, 0, SCTP_SIGNATURE_SIZE, (u_int8_t *)&tmp_sig);
sys/netinet/sctp_input.c
3202
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset,
sys/netinet/sctp_input.c
3235
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset,
sys/netinet/sctp_input.c
3663
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset,
sys/netinet/sctp_input.c
3681
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset,
sys/netinet/sctp_input.c
3748
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, *offset,
sys/netinet/sctp_input.c
4214
init_chk = (struct sctp_init_chunk *)sctp_m_getptr(m,
sys/netinet/sctputil.c
1801
return ((struct sctp_paramhdr *)sctp_m_getptr(m, offset, pull_limit,
sys/netinet/sctputil.c
2719
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctputil.c
2747
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctputil.c
2766
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset, sizeof(*ch),
sys/netinet/sctputil.c
2781
init_chk = (struct sctp_init_chunk *)sctp_m_getptr(m,
sys/netinet/sctputil.c
2789
ch = (struct sctp_chunkhdr *)sctp_m_getptr(m, offset,
sys/netinet/sctputil.h
163
void *sctp_m_getptr(struct mbuf *, int, int, u_int8_t *);
sys/netinet6/sctp6_usrreq.c
222
init_chk = (struct sctp_init_chunk *)sctp_m_getptr(m,