dhcp_options_scan
if (dhcp_options_scan(plp, B_TRUE) != 0) {
switch (dhcp_options_scan(plp, B_TRUE)) {
extern int dhcp_options_scan(PKT_LIST *, boolean_t);
if (!isv6 && dhcp_options_scan(plp, B_TRUE) != 0)
if (dhcp_options_scan(pl, B_TRUE) != 0) {
if ((err = dhcp_options_scan(wk, B_TRUE)) != 0) {
if (dhcp_options_scan(wk, B_TRUE) != 0 ||
if (dhcp_options_scan(pl, B_TRUE) != 0) {