Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Ddhcp_options.c290 dhcpol_find(dhcpol_t * list, int tag, int * len_p, int * start) in dhcpol_find() function
353 overload = dhcpol_find(options, dhcptag_option_overload_e, in dhcpol_parse_packet()
H A Ddhcp_options.h194 const void * dhcpol_find(dhcpol_t * list, int tag, int * len_p,
/xnu-8796.141.3/bsd/kern/
H A Dnetboot.c294 path = (const char *)dhcpol_find(&options, in get_root_path()
465 dhcpol_find(&options, in get_ip_parameters()
471 dhcpol_find(&options, dhcptag_router_e, &len, NULL); in get_ip_parameters()