HomeSort by relevance Sort by last modified time
    Searched refs:post_ipv4 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
virtualsocket_unittest.cc 157 in_addr post_ipv4 = post_ip.ipv4_address(); local
158 int difference = ntohl(post_ipv4.s_addr) - ntohl(pre_ipv4.s_addr);
    [all...]
  /external/chromium_org/third_party/webrtc/base/
virtualsocket_unittest.cc 140 in_addr post_ipv4 = post_ip.ipv4_address(); local
141 int difference = ntohl(post_ipv4.s_addr) - ntohl(pre_ipv4.s_addr);
    [all...]

Completed in 3155 milliseconds