Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Ddhcp_options.c330 dhcpol_parse_packet(dhcpol_t * options, const struct dhcp * pkt, int len) in dhcpol_parse_packet() function
453 if (dhcpol_parse_packet(&options, pkt, in main()
H A Ddhcp_options.h196 boolean_t dhcpol_parse_packet(dhcpol_t * options,
/xnu-10063.101.15/bsd/kern/
H A Dnetboot.c292 (void)dhcpol_parse_packet(&options, reply, pkt_len); in get_root_path()
462 (void)dhcpol_parse_packet(&options, reply, pkt_len); in get_ip_parameters()