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

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Dipconfigd.c2432 route_dict_create(const struct in_addr * dest, const struct in_addr * mask, function
2479 route_dict[0] = route_dict_create(&addr, &G_ip_broadcast, NULL);
2480 route_dict[1] = route_dict_create(&linklocal_network, &linklocal_mask,

Completed in 79 milliseconds