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