Searched defs:ipmgmt_nvlist_match (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c86 ipmgmt_nvlist_match(nvlist_t *db_nvl, const char *proto, const char *ifname, function
160 return (ipmgmt_nvlist_match(db_nvl, proto, ifname, aobjname));
220 if (!ipmgmt_nvlist_match(db_nvl, pargp->ia_module,
253 if (!ipmgmt_nvlist_match(db_nvl, pargp->ia_module,
1214 if (!ipmgmt_nvlist_match(db_nvl, NULL, nodep->am_ifname,

Completed in 807 milliseconds