Home
last modified time | relevance | path

Searched refs:tcp_md5sum_block (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.h1806 union tcp_md5sum_block { union
/linux/net/ipv4/
H A Dtcp.c4700 scratch_size = sizeof(union tcp_md5sum_block) + sizeof(struct tcphdr); in tcp_md5_alloc_sigpool()