Home
last modified time | relevance | path

Searched refs:next_port (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/network/
Dnetwork_emulation.cc240 uint16_t next_port = NextPort(); in BindReceiver() local
241 if (port_to_receiver_.find(next_port) == port_to_receiver_.end()) { in BindReceiver()
242 port = next_port; in BindReceiver()
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c120 static int next_port = 19999; variable
274 int port = (s.type == SOCK_RAW) ? 0 : next_port++; in run_test_case()
/external/tcpdump/
Dprint-openflow-1.0.c1169 goto next_port; in of10_phy_ports_print()
1201 next_port: in of10_phy_ports_print()
2065 goto next_port; in of10_port_stats_reply_print()
2118 next_port: in of10_port_stats_reply_print()