Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/p2p/base/ | |
portallocator.h | 208 int max_port() const { return max_port_; } function in class:cricket::PortAllocator 209 bool SetPortRange(int min_port, int max_port) { 210 if (min_port > max_port) { 215 max_port_ = max_port; |
port.h | 130 uint16_t max_port, 265 uint16_t max_port() { return max_port_; } function in class:cricket::Port |
/external/valgrind/include/vki/ | |
vki-xen-domctl.h | 449 vki_uint32_t max_port; member in struct:vki_xen_domctl_set_max_evtchn |