Searched refs:mpr_ifname (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h47 * interface then `mpr_ifname' contains the name of the interface.
53 char mpr_ifname[LIFNAMSIZ]; member in struct:mod_ioc_prop_s
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_prop.c1072 (void) strlcpy(mip->mpr_ifname, ifname,
1073 sizeof (mip->mpr_ifname));
1332 (void) strlcpy(mip->mpr_ifname, ifname,
1333 sizeof (mip->mpr_ifname));
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8907 err = pinfo->mpi_setf(stack, cr, pinfo, pioc->mpr_ifname,
8910 err = pinfo->mpi_getf(stack, pinfo, pioc->mpr_ifname,

Completed in 103 milliseconds