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

#include <ipv6.h>

Data Fields

struct netns_sysctl_ipv6 sysctl
 
struct ipv6_devconfdevconf_all
 
struct ipv6_devconfdevconf_dflt
 
struct inet_peer_basepeers
 
struct netns_frags frags
 
struct rt6_infoip6_null_entry
 
struct rt6_statisticsrt6_stats
 
struct timer_list ip6_fib_timer
 
struct hlist_headfib_table_hash
 
struct fib6_tablefib6_main_tbl
 
struct dst_ops ip6_dst_ops
 
unsigned int ip6_rt_gc_expire
 
unsigned long ip6_rt_last_gc
 
struct sock ** icmp_sk
 
struct sockndisc_sk
 
struct socktcp_sk
 
struct sockigmp_sk
 

Detailed Description

Definition at line 32 of file ipv6.h.

Field Documentation

struct ipv6_devconf* devconf_all

Definition at line 34 of file ipv6.h.

struct ipv6_devconf* devconf_dflt

Definition at line 35 of file ipv6.h.

struct fib6_table* fib6_main_tbl

Definition at line 51 of file ipv6.h.

struct hlist_head* fib_table_hash

Definition at line 50 of file ipv6.h.

Definition at line 37 of file ipv6.h.

struct sock** icmp_sk

Definition at line 61 of file ipv6.h.

struct sock* igmp_sk

Definition at line 64 of file ipv6.h.

struct dst_ops ip6_dst_ops

Definition at line 52 of file ipv6.h.

struct timer_list ip6_fib_timer

Definition at line 49 of file ipv6.h.

struct rt6_info* ip6_null_entry

Definition at line 47 of file ipv6.h.

unsigned int ip6_rt_gc_expire

Definition at line 53 of file ipv6.h.

unsigned long ip6_rt_last_gc

Definition at line 54 of file ipv6.h.

struct sock* ndisc_sk

Definition at line 62 of file ipv6.h.

Definition at line 36 of file ipv6.h.

struct rt6_statistics* rt6_stats

Definition at line 48 of file ipv6.h.

Definition at line 33 of file ipv6.h.

struct sock* tcp_sk

Definition at line 63 of file ipv6.h.


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