/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
sctp_asconf.c | 680 p_addr = (struct sctp_ipv6addr_param *)sctp_m_getptr(m, offset, sizeof(struct sctp_paramhdr), (uint8_t *)&aparam_buf); 697 aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, sizeof(struct sctp_asconf_paramhdr), (uint8_t *)&aparam_buf); 726 aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, param_length, aparam_buf); 795 aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, [all...] |
sctputil.h | 143 caddr_t sctp_m_getptr(struct mbuf *, int, int, uint8_t *);
|
sctp_input.c | [all...] |
sctp_auth.c | [all...] |
sctputil.c | 2587 sctp_m_getptr(struct mbuf *m, int off, int len, uint8_t * in_ptr) function [all...] |
sctp_indata.c | [all...] |
sctp_output.c | [all...] |