Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tcp_md5sig Struct Reference

#include <tcp.h>

Data Fields

struct __kernel_sockaddr_storage tcpm_addr
 
__u16 __tcpm_pad1
 
__u16 tcpm_keylen
 
__u32 __tcpm_pad2
 
__u8 tcpm_key [TCP_MD5SIG_MAXKEYLEN]
 

Detailed Description

Definition at line 193 of file tcp.h.

Field Documentation

__u16 __tcpm_pad1

Definition at line 195 of file tcp.h.

__u32 __tcpm_pad2

Definition at line 197 of file tcp.h.

Definition at line 194 of file tcp.h.

Definition at line 198 of file tcp.h.

__u16 tcpm_keylen

Definition at line 196 of file tcp.h.


The documentation for this struct was generated from the following file: