Lines Matching refs:spd_attribute
815 struct spd_attribute *attrp, *endattrp; in spdsock_ext_to_actvec()
840 endattrp = (struct spd_attribute *)endp; in spdsock_ext_to_actvec()
852 attrp = (struct spd_attribute *)(&sactp[1]); in spdsock_ext_to_actvec()
1614 struct spd_attribute *attr; in spdsock_encode_actattr()
1619 attr = (struct spd_attribute *)(base + offset); in spdsock_encode_actattr()
1623 offset += sizeof (struct spd_attribute); in spdsock_encode_actattr()
2270 struct spd_attribute *attr; in spdsock_alglist()
2296 ATTRPERALG * sizeof (struct spd_attribute) * algcount; in spdsock_alglist()
2327 attr = (struct spd_attribute *)cur; in spdsock_alglist()
2402 struct spd_attribute *attr; in spdsock_dumpalgs()
2431 alg_size = sizeof (struct spd_attribute) * in spdsock_dumpalgs()
2481 attr = (struct spd_attribute *)cur; in spdsock_dumpalgs()
2522 attr = (struct spd_attribute *)((char *)attr + in spdsock_dumpalgs()
2552 struct spd_attribute *attr, *endattr; in spdsock_do_updatealg()
2570 endattr = (struct spd_attribute *)end; in spdsock_do_updatealg()
2571 attr = (struct spd_attribute *)&actp[1]; in spdsock_do_updatealg()
2738 attr = (struct spd_attribute *)((char *)attr + in spdsock_do_updatealg()