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 *
750 static struct spd_attribute *
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()
1187 ap = (struct spd_attribute *)(&spd_ext_actions[1]); in ips_conf_to_pfpol_msg()
2040 struct spd_attribute *app; in print_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()
1614 struct spd_attribute *attr; in spdsock_encode_actattr()
1623 offset += sizeof (struct spd_attribute); in spdsock_encode_actattr()
2270 struct spd_attribute *attr; in spdsock_alglist()
2327 attr = (struct spd_attribute *)cur; in spdsock_alglist()
2402 struct spd_attribute *attr; in spdsock_dumpalgs()
2481 attr = (struct spd_attribute *)cur; in spdsock_dumpalgs()
2552 struct spd_attribute *attr, *endattr; in spdsock_do_updatealg()
2570 endattr = (struct spd_attribute *)end; in spdsock_do_updatealg()
[all …]
/illumos-gate/usr/src/uts/common/net/
H A Dpfpolicy.h315 struct spd_attribute struct