Home
last modified time | relevance | path

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

/openbmc/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];
/openbmc/linux/include/uapi/linux/
H A Dtcp.h355 struct tcp_diag_md5sig { struct
356 __u8 tcpm_family;
357 __u8 tcpm_prefixlen;
358 __u16 tcpm_keylen;
359 __be32 tcpm_addr[4];
360 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];