HomeSort by relevance Sort by last modified time
    Searched full:gateway_s_addr (Results 1 - 1 of 1) sorted by null

  /device/google/cuttlefish_common/host/commands/launch/
ril_region_handler.cc 72 auto gateway_s_addr = ntohl(sa->sin_addr.s_addr); local
87 auto network = gateway_s_addr & netmask_s_addr;
91 if (s_addr != gateway_s_addr && s_addr != broadcast_s_addr) {

Completed in 114 milliseconds