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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c90 * server_unicast_option(): determines the server address to use based on the
100 server_unicast_option(dhcp_smach_t *dsmp, PKT_LIST *plp) function
111 dhcpmsg(MSG_WARNING, "server_unicast_option: %s has Server "
119 dhcpmsg(MSG_WARNING, "server_unicast_option: unicast "
122 dhcpmsg(MSG_WARNING, "server_unicast_option: unicast "
126 dhcpmsg(MSG_WARNING, "server_unicast_option: unicast "
268 server_unicast_option(dsmp, offer);
869 server_unicast_option(dsmp, plp);

Completed in 45 milliseconds