Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dbootinfo_aux.h49 extern boolean_t bi_get_dhcp_info(uchar_t, uint16_t, uint16_t,
H A Dbootinfo.c246 if (!bi_get_dhcp_info(bip->bi_dhcp->opt_cat, bip->bi_dhcp->opt_code, in bi_getval_dhcpopt()
/titanic_41/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c515 bi_get_dhcp_info(uchar_t optcat, uint16_t optcode, uint16_t optsize, in bi_get_dhcp_info() function