Home
last modified time | relevance | path

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
H A Dtunables.c65 if (pinfo->mpi_getf == NULL) in prop_perm2const()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8914 } else if (!set && pinfo->mpi_getf != NULL) { in ip_sioctl_getsetprop()
8915 err = pinfo->mpi_getf(stack, pinfo, pioc->mpr_ifname, in ip_sioctl_getsetprop()
8975 if ((err = pinfo->mpi_getf(ipst->ips_netstack, pinfo, NULL, buf, in ip_process_legacy_nddprop()