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

Data Fields

const int server
 
struct sockaddrsap
 
const size_t salen
 
const unsigned short protocol
 
const u32 version
 
const charhostname
 
const size_t hostname_len
 
const int noresvport
 
struct netnet
 

Detailed Description

Definition at line 51 of file host.c.

Field Documentation

const char* hostname

Definition at line 57 of file host.c.

const size_t hostname_len

Definition at line 58 of file host.c.

Definition at line 60 of file host.c.

const int noresvport

Definition at line 59 of file host.c.

const unsigned short protocol

Definition at line 55 of file host.c.

const size_t salen

Definition at line 54 of file host.c.

Definition at line 53 of file host.c.

const int server

Definition at line 52 of file host.c.

const u32 version

Definition at line 56 of file host.c.


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