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

#include <rds.h>

Data Fields

uint32_t sndbuf
 
__be32 bound_addr
 
__be32 connected_addr
 
__be16 bound_port
 
__be16 connected_port
 
uint32_t rcvbuf
 
uint64_t inum
 

Detailed Description

Definition at line 128 of file rds.h.

Field Documentation

__be32 bound_addr

Definition at line 130 of file rds.h.

__be16 bound_port

Definition at line 132 of file rds.h.

__be32 connected_addr

Definition at line 131 of file rds.h.

__be16 connected_port

Definition at line 133 of file rds.h.

uint64_t inum

Definition at line 135 of file rds.h.

uint32_t rcvbuf

Definition at line 134 of file rds.h.

uint32_t sndbuf

Definition at line 129 of file rds.h.


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