Lines Matching refs:ch
121 struct sctp_chunkhdr *ch;
131 IP6_EXTHDR_GET(sh, struct sctphdr *, m, off, sizeof(*sh) + sizeof(*ch));
136 ch = (struct sctp_chunkhdr *)((vaddr_t)sh + sizeof(struct sctphdr));
139 offset = iphlen + sizeof(*sh) + sizeof(*ch);
183 stcb = sctp_findassociation_addr(m, iphlen, offset - sizeof(*ch),
184 sh, ch, &in6p, &net);
210 stcb = sctp_findassociation_addr(m, iphlen, offset - sizeof(*ch),
211 sh, ch, &in6p, &net);
217 if (ch->chunk_type == SCTP_INITIATION) {
275 offset -= sizeof(*ch);
278 (void)sctp_common_input_processing(&m, iphlen, offset, length, sh, ch,