Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/five_tuple/
H A Dfive_tuple_test.rs7 let tcp_expect = PROTO_TCP; in test_five_tuple_protocol() localVariable
14 tcp_expect, PROTO_TCP, in test_five_tuple_protocol()
19 assert_eq!(tcp_expect.to_string(), "TCP"); in test_five_tuple_protocol()