Searched refs:tcp_md5sum_block (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/net/ | ||
D | tcp.h | 1789 union tcp_md5sum_block { union |
/linux-6.12.1/net/ipv4/ | ||
D | tcp.c | 4686 scratch_size = sizeof(union tcp_md5sum_block) + sizeof(struct tcphdr); in tcp_md5_alloc_sigpool() |