Searched defs:tcp_buffer (Results 1 – 2 of 2) sorted by relevance
620 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv4() localVariable665 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv4() localVariable687 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv4() localVariable740 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv4_raw() localVariable769 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv4_raw() localVariable787 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv4_raw() localVariable885 let mut tcp_buffer = Vec::new(); in calc_checksum_ipv6() localVariable926 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv6_raw() localVariable958 let tcp_buffer = tcp.to_bytes(); in calc_checksum_ipv6_raw() localVariable
176 unsigned char *tcp_buffer; member