Searched refs:dhcpol_parse_buffer (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Ddhcp_options.c228 * Function: dhcpol_parse_buffer
237 dhcpol_parse_buffer(dhcpol_t * list, const void * buffer, int length) function
388 if (dhcpol_parse_buffer(options, pkt->dp_options + RFC_MAGIC_SIZE,
403 if (dhcpol_parse_buffer(&extra, pkt->dp_file,
411 if (dhcpol_parse_buffer(&extra, pkt->dp_sname,
H A Ddhcp_options.h192 boolean_t dhcpol_parse_buffer(dhcpol_t * list,

Completed in 73 milliseconds