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

#include <if_inet6.h>

Data Fields

struct ip6_sf_listsf_next
 
struct in6_addr sf_addr
 
unsigned long sf_count [2]
 
unsigned char sf_gsresp
 
unsigned char sf_oldin
 
unsigned char sf_crcount
 

Detailed Description

Definition at line 98 of file if_inet6.h.

Field Documentation

struct in6_addr sf_addr

Definition at line 100 of file if_inet6.h.

unsigned long sf_count[2]

Definition at line 101 of file if_inet6.h.

unsigned char sf_crcount

Definition at line 104 of file if_inet6.h.

unsigned char sf_gsresp

Definition at line 102 of file if_inet6.h.

struct ip6_sf_list* sf_next

Definition at line 99 of file if_inet6.h.

unsigned char sf_oldin

Definition at line 103 of file if_inet6.h.


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