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

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dsysconfig.h104 dhcpv6_info_t * info_v6_p);
H A Dsysconfig.c695 dhcpv6_info_t * info_v6_p)
702 dnsv6 = DNSEntityCreateWithDHCPv6Info(info_v6_p);
694 DNSEntityCreateWithDHCPv4AndDHCPv6Info(dhcp_info_t * info_p, dhcpv6_info_t * info_v6_p) argument
H A Dipconfigd.c656 ServiceIPv6CopyMergedDNS(ServiceRef service_p, dhcpv6_info_t * info_v6_p);
2833 ServiceIPv6CopyMergedDNS(ServiceRef service_p, dhcpv6_info_t * info_v6_p) argument
2846 return (DNSEntityCreateWithDHCPv4AndDHCPv6Info(&info, info_v6_p));

Completed in 220 milliseconds