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

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h110 mod_prop_getf_t *mpi_getf; /* gets the property value */ member in struct:mod_prop_info_s
H A Dtunables.c65 if (pinfo->mpi_getf == NULL)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8909 } else if (!set && pinfo->mpi_getf != NULL) {
8910 err = pinfo->mpi_getf(stack, pinfo, pioc->mpr_ifname,
8970 if ((err = pinfo->mpi_getf(ipst->ips_netstack, pinfo, NULL, buf,

Completed in 78 milliseconds