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

/darwin-on-arm/xnu/bsd/netinet/
H A Ddhcp_options.h200 boolean_t dhcpol_parse_packet(dhcpol_t * options,
H A Ddhcp_options.c363 * Function: dhcpol_parse_packet
374 dhcpol_parse_packet(dhcpol_t * options, const struct dhcp * pkt, int len) function
641 if (dhcpol_parse_packet(&options, pkt,
H A Din_dhcp.c428 (void)dhcpol_parse_packet(&options, reply, n);
620 (void)dhcpol_parse_packet(&options, reply, n);
/darwin-on-arm/xnu/bsd/kern/
H A Dnetboot.c302 (void)dhcpol_parse_packet(&options, reply, pkt_len);
514 (void)dhcpol_parse_packet(&options, reply, pkt_len);

Completed in 76 milliseconds