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

  /device/generic/goldfish/wifi/ipv6proxy/
interface.h 39 Socket& icmpSocket() { return mIcmpSocket; }
proxy.cpp 232 res = to.icmpSocket().sendFrom(packet.ip()->ip6_src,
237 res = to.icmpSocket().sendTo(packet.ip()->ip6_dst,

Completed in 134 milliseconds