Home
last modified time | relevance | path

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

/external/android-clat/
Dtranslate.h79 int tcp_packet(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp, uint32_t old_sum,
Dipv4.c130 tcp_packet(out, pos + 2, (const struct tcphdr *)next_header, old_sum, new_sum, len_left); in ipv4_packet()
Dipv6.c162 tcp_packet(out, pos + 2, (const struct tcphdr *)next_header, old_sum, new_sum, len_left); in ipv6_packet()
Dtranslate.c366 int tcp_packet(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp, uint32_t old_sum, in tcp_packet() function
/external/syzkaller/sys/linux/
Dvnet.txt696 tcp tcp_packet
705 tcp tcp_packet
834 csum csum[tcp_packet, pseudo, IPPROTO_TCP, int16be]
839 tcp_packet {
/external/syzkaller/docs/linux/
Dexternal_fuzzing_network.md25 and TCP-like pseudo header checksum: `csum[tcp_packet, pseudo, IPPROTO_TCP, int16be]`.