Home
last modified time | relevance | path

Searched refs:spd_attribute (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c72 static struct spd_attribute *sync_req_attr;
199 sync_req_attr = (struct spd_attribute *)((uint64_t *)sync_req_attr + in synch_emit_alg()
250 struct spd_attribute *attr; in kernel_synch()
276 sync_req_attr = (struct spd_attribute *)(act + 1); in kernel_synch()
338 struct spd_attribute *attr, *endattr; in list_kernel_algs()
403 endattr = (struct spd_attribute *)end; in list_kernel_algs()
404 attr = (struct spd_attribute *)&actp[1]; in list_kernel_algs()
528 attr = (struct spd_attribute *)((uint64_t *)attr + in list_kernel_algs()
H A Dipsecconf.c595 struct spd_attribute *attr, *endattr; in fetch_algorithms()
656 endattr = (struct spd_attribute *)end; in fetch_algorithms()
657 attr = (struct spd_attribute *)&actp[1]; in fetch_algorithms()
717 static struct spd_attribute *
718 emit_alg(struct spd_attribute *ap, int type, const algreq_t *ar, in emit_alg()
750 static struct spd_attribute *
751 ips_act_props_to_action(struct spd_attribute *ap, uint32_t *rule_priorityp, in ips_act_props_to_action()
861 static struct spd_attribute *
862 ips_act_wild_props_to_action(struct spd_attribute *ap, in ips_act_wild_props_to_action()
990 struct spd_attribute *ap; in ips_conf_to_pfpol_msg()
[all …]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c815 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()
[all …]
/illumos-gate/usr/src/uts/common/net/
H A Dpfpolicy.h315 struct spd_attribute struct