HomeSort by relevance Sort by last modified time
    Searched defs:socket_options_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/udp/
udp_socket_win.h 108 // Sets corresponding flags in |socket_options_| to allow the socket
113 // Sets corresponding flags in |socket_options_| to allow sending
189 // Applies |socket_options_| to |socket_|. Should be called before
204 int socket_options_; member in class:net::UDPSocketWin
udp_socket_libevent.h 106 // Sets corresponding flags in |socket_options_| to allow the socket
111 // Sets corresponding flags in |socket_options_| to allow sending
223 // Applies |socket_options_| to |socket_|. Should be called before
234 int socket_options_; member in class:net::UDPSocketLibevent
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport.h 156 SocketOptionsMap socket_options_; member in class:cricket::TurnPort

Completed in 174 milliseconds