Lines Matching refs:init_offset
1049 int init_offset, initack_offset;
1088 init_offset = offset += sizeof(struct sctp_cookie_echo_chunk);
1091 sctp_m_getptr(m, init_offset, sizeof(struct sctp_init_chunk),
1116 initack_offset = init_offset + SCTP_SIZE32(chk_length);
1220 init_offset + sizeof(struct sctp_init_chunk),
1287 init_offset + sizeof(struct sctp_init_chunk),
1372 init_offset + sizeof(struct sctp_init_chunk),
1422 int init_offset, initack_offset, initack_limit;
1430 init_offset = offset + sizeof(struct sctp_cookie_echo_chunk);
1432 sctp_m_getptr(m, init_offset, sizeof(struct sctp_init_chunk),
1453 initack_offset = init_offset + SCTP_SIZE32(chk_length);
1553 init_offset + sizeof(struct sctp_init_chunk), initack_offset, sh,