Home
last modified time | relevance | path

Searched refs:dp_file (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/bsd/netinet/
H A Ddhcp.h56 u_char dp_file[128];/* boot file name */ member
H A Ddhcp_options.c361 if (dhcpol_parse_buffer(&extra, pkt->dp_file, in dhcpol_parse_packet()
362 sizeof(pkt->dp_file))) { in dhcpol_parse_packet()