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

/external/iproute2/examples/
H A Ddhcp-client-script19 echo dhc-script $* reason=$reason
/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp119 typedef BOOL (WINAPI* wglSwapLayerBuffersFunc) (HDC dhc, UINT fuPlanes);
/external/dhcpcd-6.8.2/
H A Ddhcp6.c3167 const struct dhcp_compat *dhc; local
3177 for (dhc = dhcp_compats; dhc->dhcp_opt; dhc++) {
3178 if (has_option_mask(ifo->requestmask, dhc->dhcp_opt))
3180 dhc->dhcp6_opt);

Completed in 2529 milliseconds