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