Home
last modified time | relevance | path

Searched defs:tcp_diag_md5sig (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dtcp.h336 struct tcp_diag_md5sig { struct
337 __u8 tcpm_family;
338 __u8 tcpm_prefixlen;
339 __u16 tcpm_keylen;
340 __be32 tcpm_addr[4];
341 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
/linux/include/uapi/linux/
H A Dtcp.h363 struct tcp_diag_md5sig { struct
364 __u8 tcpm_family;
365 __u8 tcpm_prefixlen;
366 __u16 tcpm_keylen;
367 __be32 tcpm_addr[4];
368 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];