Searched refs:initplen (Results 1 – 1 of 1) sorted by relevance
1219 size_t initplen; in sctp_process_cookie() local1282 initplen = ntohs(initch->sch_len) - (sizeof (*init) + sizeof (*initch)); in sctp_process_cookie()1319 if ((initplen >= sizeof (sctp_parm_hdr_t)) && in sctp_process_cookie()1320 (sctp_find_al_ind((sctp_parm_hdr_t *)(init + 1), initplen, in sctp_process_cookie()