Searched defs:tcp_diag_md5sig (Results 1 – 8 of 8) sorted by relevance
232 struct tcp_diag_md5sig { struct233 uint8_t tcpm_family;234 uint8_t tcpm_prefixlen;235 uint16_t tcpm_keylen;236 uint32_t tcpm_addr[4];237 uint8_t tcpm_key[TCP_MD5SIG_MAXKEYLEN];
336 struct tcp_diag_md5sig { struct337 __u8 tcpm_family;338 __u8 tcpm_prefixlen;339 __u16 tcpm_keylen;340 __be32 tcpm_addr[4];341 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
235 struct tcp_diag_md5sig { struct236 __u8 tcpm_family;237 __u8 tcpm_prefixlen;238 __u16 tcpm_keylen;239 __be32 tcpm_addr[4];240 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
228 struct tcp_diag_md5sig { struct229 __u8 tcpm_family;230 __u8 tcpm_prefixlen;231 __u16 tcpm_keylen;232 __be32 tcpm_addr[4];233 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
352 struct tcp_diag_md5sig { struct353 __u8 tcpm_family;354 __u8 tcpm_prefixlen;355 __u16 tcpm_keylen;356 __be32 tcpm_addr[4];357 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
343 struct tcp_diag_md5sig { struct344 __u8 tcpm_family;345 __u8 tcpm_prefixlen;346 __u16 tcpm_keylen;347 __be32 tcpm_addr[4];348 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];