Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dbootinfo.c69 bi_dhcpopt_t *bi_dhcp; /* &dhcpopt struct */ member
207 strcmp(name, bip->bi_dhcp->opt_name) == 0)) { in bi_find_param()
238 if (bip->bi_dhcp->opt_type == DSYM_IP) { in bi_getval_dhcpopt()
246 if (!bi_get_dhcp_info(bip->bi_dhcp->opt_cat, bip->bi_dhcp->opt_code, in bi_getval_dhcpopt()
247 bip->bi_dhcp->opt_size, val, &len)) { in bi_getval_dhcpopt()
251 switch (bip->bi_dhcp->opt_type) { in bi_getval_dhcpopt()