Searched refs:u_in6 (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbootprops.h105 struct in6_addr u_in6; member in union:_ib_nic_prop::__anon7046
109 struct in6_addr u_in6; member in union:_ib_nic_prop::__anon7047
113 struct in6_addr u_in6; member in union:_ib_nic_prop::__anon7048
126 struct in6_addr u_in6; member in union:_ib_tgt_prop::__anon7049
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.c429 (void) inet_ntop(AF_INET6, &e->e_u.u_in6,
524 (void) inet_ntop(AF_INET6, &e.e_u.u_in6,
593 (void) inet_ntop(AF_INET6, &e->e_u.u_in6, name, sizeof (name));
647 (void) inet_ntop(AF_INET6, &e->e_u.u_in6, name, sizeof (name));
704 (void) inet_ntop(AF_INET6, &e->e_u.u_in6, name, sizeof (name));
758 (void) inet_ntop(AF_INET6, &e->e_u.u_in6, name, sizeof (name));
1238 (void) inet_ntop(AF_INET6, &radius->r_addr.u_in6,
1258 (void) inet_ntop(AF_INET6, &entry->e_u.u_in6,
1275 (void) inet_ntop(AF_INET6, &entry->e_u.u_in6,
1292 (void) inet_ntop(AF_INET6, &entry->e_u.u_in6,
[all...]
H A DiscsiAuthClientGlue.c98 bcopy(p_radius_cfg.r_addr.u_in6.s6_addr,
H A Discsid.c190 &boot_prop_entry->boot_tgt.tgt_ip_u.u_in6.s6_addr,
191 entry->e_u.u_in6.s6_addr, 16);
674 bcopy(&(isns_server->e_u.u_in6.s6_addr),
2350 bcopy(&iscsiboot_prop->boot_tgt.tgt_ip_u.u_in6.s6_addr,
H A Discsi_net.c943 bcopy(&iscsiboot_prop->boot_nic.nic_ip_u.u_in6.s6_addr,
H A Disns_client.c353 bcopy(&(isns_server->e_u.u_in6.s6_addr),
461 bcopy(&(isns_server->e_u.u_in6.s6_addr),
591 bcopy(&e.e_u.u_in6.s6_addr,
H A Discsi.c2613 bcopy(e.e_u.u_in6.s6_addr,
2997 bcopy(e.e_u.u_in6.s6_addr,
3051 bcopy(e.e_u.u_in6.s6_addr,
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c370 struct in6_addr u_in6; member in union:__anon658
383 id.ipAddress.ipAddress, &target_in.u_in6,
384 sizeof (target_in.u_in6));
407 bcopy(target_in.u_in6.s6_addr,
408 target.te_entry.e_u.u_in6.s6_addr,
599 struct in6_addr u_in6; member in union:__anon659
631 (void) memcpy(radius.r_addr.u_in6.s6_addr,
632 radius_in.u_in6.s6_addr, 16);
1899 ipAddress, entry->e_u.u_in6.s6_addr,
1900 sizeof (entry->e_u.u_in6
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h250 struct in6_addr u_in6; member in union:entry::__anon8918
380 struct in6_addr u_in6; member in union:radius_props::__anon8919
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Discsi_if.h241 struct in6_addr u_in6; member in union:entry::__anon8014
355 struct in6_addr u_in6; member in union:radius_props::__anon8015
/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c1006 &entry.e_u.u_in6, sizeof (entry.e_u.u_in6));
1314 struct in6_addr u_in6; member in union:__anon4062
1339 &target_in.u_in6) != 1) {
1405 bcopy(target_in.u_in6.s6_addr,
1406 target.te_entry.e_u.u_in6.s6_addr,
2425 entry->e_u.u_in6.s6_addr,
2426 sizeof (entry->e_u.u_in6.s6_addr));

Completed in 121 milliseconds