Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_client.h38 struct in6_addr vcp_ip; member
H A Dlibvarpd_overlay.c432 entry->vcp_ip = cache.otc_entry.otce_dest.otp_ip; in libvarpd_overlay_cache_get()
451 cache.otc_entry.otce_dest.otp_ip = entry->vcp_ip; in libvarpd_overlay_cache_set()
H A Dlibvarpd_client.c611 ent.vcp_ip = vctwap->vtcw_ents[i].otce_dest.otp_ip; in libvarpd_c_instance_cache_walk()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdloverlay.c854 point.dop_ip = entry->vcp_ip; in dladm_overlay_walk_cache_cb()
1011 ret = inet_pton(AF_INET6, ip, &vcp.vcp_ip); in dladm_overlay_cache_set()
1024 IN6_INADDR_TO_V4MAPPED(&v4, &vcp.vcp_ip); in dladm_overlay_cache_set()
1088 point->dop_ip = entry.vcp_ip; in dladm_overlay_cache_get()