Searched refs:dhcptag_router_e (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Ddhcp_options.h74 dhcptag_router_e = 3, enumerator in enum:__anon290
H A Din_dhcp.c167 dhcptag_router_e,
394 if (dhcpol_find(options_p, dhcptag_router_e, &len, NULL) != NULL) {
480 dhcpol_find(&options, dhcptag_router_e, &len, NULL);
664 dhcpol_find(&options, dhcptag_router_e, &len, NULL);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dnetboot.c530 dhcpol_find(&options, dhcptag_router_e, &len, NULL);

Completed in 28 milliseconds