Searched defs:router_ip (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A DDHCPLease.h58 struct in_addr router_ip; member in struct:__anon6908
H A DDHCPLease.c187 DHCPLeaseCreate(struct in_addr our_ip, struct in_addr router_ip, argument
583 DHCPLeaseListFindLease(DHCPLeaseListRef list_p, struct in_addr our_ip, struct in_addr router_ip, const uint8_t * router_hwaddr, int router_hwaddr_length) argument
729 DHCPLeaseListUpdateLease(DHCPLeaseListRef list_p, struct in_addr our_ip, struct in_addr router_ip, const uint8_t * router_hwaddr, int router_hwaddr_length, absolute_time_t lease_start, dhcp_lease_time_t lease_length, const uint8_t * pkt, int pkt_size, CFStringRef ssid) argument
776 DHCPLeaseListRemoveLease(DHCPLeaseListRef list_p, struct in_addr our_ip, struct in_addr router_ip, const uint8_t * router_hwaddr, int router_hwaddr_length) argument
[all...]
H A Ddhcp.c1329 struct in_addr router_ip = { 0 }; local
1358 struct in_addr router_ip = { 0 }; local
[all...]
H A Dipconfigd.c1108 struct in_addr router_ip; local
1136 struct in_addr router_ip; local
2375 CFStringRef router_ip; local
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.c270 static uint32_t router_ip = 0; variable
/macosx-10.10/configd-699.1.5/Plugins/IPMonitor/
H A Dip_plugin.c4222 in_addr router_ip; local

Completed in 159 milliseconds