Searched refs:G_dhcp_duid_type (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dglobals.h55 extern int G_dhcp_duid_type;
H A DDHCPDUIDIAID.c253 if (G_dhcp_duid_type == kDHCPDUIDTypeLL || if_with_linkaddr_p == NULL) {
264 if (G_dhcp_duid_type == kDHCPDUIDTypeLL || G_is_netboot) {
311 int G_dhcp_duid_type; variable
H A DDHCPv6Client.c1985 int G_dhcp_duid_type; variable
H A Dipconfigd.c468 int G_dhcp_duid_type = kDHCPDUIDTypeLLT; variable
7649 G_dhcp_duid_type = S_get_plist_int(plist,
7652 switch (G_dhcp_duid_type) {
7659 G_dhcp_duid_type = kDHCPDUIDTypeLLT;

Completed in 112 milliseconds