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

#include <ipv6.h>

Data Fields

struct in6_addr loc_addr
 
struct in6_addr rmt_addr
 
struct sk_buffpktopts
 
int iif
 

Detailed Description

Definition at line 112 of file ipv6.h.

Field Documentation

int iif

Definition at line 116 of file ipv6.h.

struct in6_addr loc_addr

Definition at line 113 of file ipv6.h.

struct sk_buff* pktopts

Definition at line 115 of file ipv6.h.

struct in6_addr rmt_addr

Definition at line 114 of file ipv6.h.


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