Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c52 char dk_if_name[IFNAMSIZ]; member
85 dhcpmsg(MSG_DEBUG, "dhcp_adopt: fetched %s kcache", kcache->dk_if_name); in dhcp_adopt()
124 if ((lif = attach_lif(kcache->dk_if_name, B_FALSE, &retval)) == NULL) { in dhcp_adopt()
126 kcache->dk_if_name, retval); in dhcp_adopt()
132 "machine for %s: %d", kcache->dk_if_name, retval); in dhcp_adopt()