Home
last modified time | relevance | path

Searched refs:update_ipifs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c1239 update_ipifs(rcm_handle_t *hd, int af) in update_ipifs() function
1303 if (update_ipifs(hd, AF_INET) < 0) { in update_cache()
1309 if (update_ipifs(hd, AF_INET6) < 0) { in update_cache()