Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c1980 } so_dst, so_ifp; variable
2051 so_ifp.sa.sa_family = AF_LINK; in who_is_using()
2063 l = ROUNDUP_LONG(salen(&so_ifp.sa)); in who_is_using()
2064 (void) memmove(cp, &(so_ifp), l); in who_is_using()