Home
last modified time | relevance | path

Searched defs:rxlen (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libwebsockets/include/
H A Dlibwebsockets.hxx110 uint64_t rxlen; member in lss
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dudp.rs157 let rxlen = u16::from_le_bytes(rr[1..3].try_into().unwrap()); in recv_inner() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dudp.rs157 let rxlen = u16::from_le_bytes(rr[1..3].try_into().unwrap()); in recv_inner() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dudp.rs157 let rxlen = u16::from_le_bytes(rr[1..3].try_into().unwrap()); in recv_inner() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dudp.rs157 let rxlen = u16::from_le_bytes(rr[1..3].try_into().unwrap()); in recv_inner() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dudp.rs157 let rxlen = u16::from_le_bytes(rr[1..3].try_into().unwrap()); in recv_inner() localVariable