Searched defs:tcp_md5sig_info (Results 1 – 1 of 1) sorted by relevance
1161 struct tcp_md5sig_info { struct1162 struct tcp4_md5sig_key *keys4;1164 struct tcp6_md5sig_key *keys6;1165 u32 entries6;1166 u32 alloced6;1168 u32 entries4;1169 u32 alloced4;