Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
Dudp_test.rs499 let interface = std::net::Ipv4Addr::new(0, 0, 0, 0); in sdv_udp_basic_v4() localVariable
557 let interface = 1_u32; in sdv_udp_basic_v6() localVariable
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/
Dudp.rs1496 let interface = Ipv4Addr::new(0, 0, 0, 0); in ut_udp_basic_v4() localVariable
1556 let interface = 1_u32; in ut_udp_basic_v6() localVariable