Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/transport/
Dtcp_header_slice.rs575 let tcp_bytes = tcp.to_bytes(); in calc_checksum_ipv4() localVariable
711 let tcp_bytes = tcp.to_bytes(); in calc_checksum_ipv4_raw() localVariable
842 let tcp_bytes = tcp.to_bytes(); in calc_checksum_ipv6() localVariable