Searched refs:dhcpol_parse_packet (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Ddhcp_options.h200 boolean_t dhcpol_parse_packet(dhcpol_t * options,
H A Ddhcp_options.c362 * Function: dhcpol_parse_packet
373 dhcpol_parse_packet(dhcpol_t * options, const struct dhcp * pkt, int len) function
640 if (dhcpol_parse_packet(&options, pkt,
H A Din_dhcp.c446 (void)dhcpol_parse_packet(&options, reply, n);
638 (void)dhcpol_parse_packet(&options, reply, n);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dnetboot.c334 (void)dhcpol_parse_packet(&options, reply, pkt_len);
521 (void)dhcpol_parse_packet(&options, reply, pkt_len);

Completed in 34 milliseconds