Searched defs:sactp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c809 struct spd_ext_actions *sactp = local
824 if (sactp == NULL) {
833 nact = sactp->spd_actions_count;
835 endp = (uint64_t *)sactp;
836 endp += sactp->spd_actions_len;
849 attrp = (struct spd_attribute *)(&sactp[1]);

Completed in 73 milliseconds