Home
last modified time | relevance | path

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

/linux-6.8/tools/include/uapi/linux/
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-6.8/include/uapi/linux/
Dtcp.h361 struct tcp_diag_md5sig { struct
362 __u8 tcpm_family;
363 __u8 tcpm_prefixlen;
364 __u16 tcpm_keylen;
365 __be32 tcpm_addr[4];
366 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];