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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c193 static int if_cfginfo(ip_cache_t *, uint_t);
458 if (if_cfginfo(node, (flags & RCM_FORCE)) < 0) {
1433 * if_cfginfo() - Save off the config info for all interfaces
1436 if_cfginfo(ip_cache_t *node, uint_t force) function
1445 rcm_log_message(RCM_TRACE2, "IP: if_cfginfo(%s)\n", node->ip_resource);
1490 _("IP: if_cfginfo"
1501 _("IP: if_cfginfo(%s): modremove "
1551 "IP: if_cfginfo: reconfig string(%s:%d) = %s\n",

Completed in 64 milliseconds