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