HomeSort by relevance Sort by last modified time
    Searched refs:Receive (Results 51 - 52 of 52) sorted by null

1 23

  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 146 #pragma mark ***** Send and Receive
604 // Sets up a send/receive socket.
642 // We want to receive destination addresses and interface identifiers.
713 bindAddr.sin_addr.s_addr = INADDR_ANY; // Want to receive multicasts AND unicasts on this socket
764 // We want to receive only IPv6 packets on this socket.
799 bindAddr6.sin6_addr = in6addr_any; // Want to receive multicasts AND unicasts on this socket
    [all...]
  /external/v8/test/cctest/
test-debug.cc     [all...]

Completed in 317 milliseconds

1 23