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

/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c998 * get_dhcpopt_code(): converts a string representation of a given DHCP option
1006 get_dhcpopt_code(const char *option) function
1034 if (optcode == get_dhcpopt_code("Hostname") ||
1035 optcode == get_dhcpopt_code("DNSdmain") ||
1036 optcode == get_dhcpopt_code("TFTPsrvN"))

Completed in 17 milliseconds