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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinterface.c256 * hold_pif(): acquire a hold on a physical interface structure.
263 hold_pif(dhcp_pif_t *pif) function
266 dhcpmsg(MSG_DEBUG2, "hold_pif: hold count on %s: %u", pif->pif_name,
1027 hold_pif(pif);
1115 hold_pif(pif);

Completed in 48 milliseconds