Lines Matching refs:cookie_t
906 + sizeof(cookie_t) * 2
949 bl = sizeof(cookie_t);
959 bl = sizeof(cookie_t);
1103 + sizeof(cookie_t) * 2
1118 memcpy(p, &iph1->index.i_ck, sizeof(cookie_t));
1119 p += sizeof(cookie_t);
1120 memcpy(p, &iph1->index.r_ck, sizeof(cookie_t));
1121 p += sizeof(cookie_t);
1224 + sizeof(cookie_t) * 2
1244 memcpy(p, &iph1->index.i_ck, sizeof(cookie_t));
1245 p += sizeof(cookie_t);
1246 memcpy(p, &iph1->index.r_ck, sizeof(cookie_t));
1247 p += sizeof(cookie_t);
2559 len = iph1->dhgxy->l + sizeof(cookie_t) * 2 + 1;
2570 memcpy(p, (caddr_t)&iph1->index.i_ck, sizeof(cookie_t));
2571 p += sizeof(cookie_t);
2572 memcpy(p, (caddr_t)&iph1->index.r_ck, sizeof(cookie_t));
2573 p += sizeof(cookie_t);
2587 len = iph1->skeyid_d->l + iph1->dhgxy->l + sizeof(cookie_t) * 2 + 1;
2599 memcpy(p, (caddr_t)&iph1->index.i_ck, sizeof(cookie_t));
2600 p += sizeof(cookie_t);
2601 memcpy(p, (caddr_t)&iph1->index.r_ck, sizeof(cookie_t));
2602 p += sizeof(cookie_t);
2616 len = iph1->skeyid_a->l + iph1->dhgxy->l + sizeof(cookie_t) * 2 + 1;
2628 memcpy(p, (caddr_t)&iph1->index.i_ck, sizeof(cookie_t));
2629 p += sizeof(cookie_t);
2630 memcpy(p, (caddr_t)&iph1->index.r_ck, sizeof(cookie_t));
2631 p += sizeof(cookie_t);