boolean_t dhcpol_parse_packet(dhcpol_t * options,
const struct dhcp * pkt, int len);
void dhcpol_print(dhcpol_t * list);
boolean_t dhcpol_parse_packet(dhcpol_t * options,
const struct dhcp * pkt, int len);
void dhcpol_print(dhcpol_t * list);
dhcpoa_ret_t
dhcpoa_vendor_add(dhcpoa_t * oa_p, dhcpoa_t * vendor_oa_p,
dhcptag_t tag, int len, void * option);
dhcpoa_ret_t
dhcpoa_vendor_add(dhcpoa_t * oa_p, dhcpoa_t * vendor_oa_p,
dhcptag_t tag, int len, void * option);