sctp_asconf_paramhdr
struct sctp_asconf_paramhdr *aph;
param_length = sizeof(struct sctp_asconf_paramhdr) + cause_length;
aa->ap.aph.ph.param_length = sizeof(struct sctp_asconf_paramhdr) +
aa->ap.aph.ph.param_length = sizeof(struct sctp_asconf_paramhdr) +
aph = mtod(m_reply, struct sctp_asconf_paramhdr *);
sctp_process_asconf_add_ip(struct sockaddr *src, struct sctp_asconf_paramhdr *aph,
aa->ap.aph.ph.param_length = sizeof(struct sctp_asconf_paramhdr) + sizeof(struct sctp_ipv6addr_param);
aa->ap.aph.ph.param_length = sizeof(struct sctp_asconf_paramhdr) + sizeof(struct sctp_ipv4addr_param);
struct sctp_asconf_paramhdr *aph)
struct sctp_asconf_paramhdr *aph;
while (ack_length >= sizeof(struct sctp_asconf_paramhdr)) {
if (aparam_length < sizeof(struct sctp_asconf_paramhdr) + sizeof(struct sctp_paramhdr)) {
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset,
sizeof(struct sctp_asconf_paramhdr), aparam_buf);
if (param_length < sizeof(struct sctp_asconf_paramhdr)) {
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, param_length, aparam_buf);
if (param_length + sizeof(struct sctp_asconf_paramhdr) != aparam_length) {
struct sctp_asconf_paramhdr *aph;
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(chk->data, offset, sizeof(struct sctp_asconf_paramhdr), aparam_buf);
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(chk->data, offset, param_length, aparam_buf);
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(chk->data, offset, sizeof(struct sctp_asconf_paramhdr), aparam_buf);
struct sctp_asconf_paramhdr *aph;
aph = (struct sctp_asconf_paramhdr *)ptr;
struct sctp_asconf_paramhdr *aph,
if (aparam_length < sizeof(struct sctp_asconf_paramhdr) + sizeof(struct sctp_paramhdr)) {
if (param_length + sizeof(struct sctp_asconf_paramhdr) != aparam_length) {
struct sctp_asconf_paramhdr *aph,
if (aparam_length < sizeof(struct sctp_asconf_paramhdr) + sizeof(struct sctp_paramhdr)) {
if (param_length + sizeof(struct sctp_asconf_paramhdr) != aparam_length) {
struct sctp_asconf_paramhdr *aph;
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, sizeof(struct sctp_asconf_paramhdr), (uint8_t *)&aparam_buf);
if (param_length < sizeof(struct sctp_asconf_paramhdr)) {
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset, param_length, aparam_buf);
struct sctp_asconf_paramhdr *aph;
aph = (struct sctp_asconf_paramhdr *)sctp_m_getptr(m, offset,
sizeof(struct sctp_asconf_paramhdr),
m_reply = sctp_get_mbuf_for_msg(sizeof(struct sctp_asconf_paramhdr),
aph = mtod(m_reply, struct sctp_asconf_paramhdr *);
aph->ph.param_length = sizeof(struct sctp_asconf_paramhdr);
struct sctp_asconf_paramhdr aph; /* asconf "parameter" */
struct sctp_asconf_paramhdr aph; /* asconf "parameter" */
struct sctp_asconf_paramhdr aph; /* asconf "parameter" */
if (asconf_len < sizeof(struct sctp_asconf_paramhdr))
if (padded_size != sizeof(struct sctp_asconf_paramhdr)) {
struct sctp_asconf_paramhdr ah;
struct sctp_asconf_paramhdr ah;