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

#include <igmp.h>

Data Fields

struct ip_sf_listsf_next
 
__be32 sf_inaddr
 
unsigned long sf_count [2]
 
unsigned char sf_gsresp
 
unsigned char sf_oldin
 
unsigned char sf_crcount
 

Detailed Description

Definition at line 67 of file igmp.h.

Field Documentation

unsigned long sf_count[2]

Definition at line 70 of file igmp.h.

unsigned char sf_crcount

Definition at line 73 of file igmp.h.

unsigned char sf_gsresp

Definition at line 71 of file igmp.h.

__be32 sf_inaddr

Definition at line 69 of file igmp.h.

struct ip_sf_list* sf_next

Definition at line 68 of file igmp.h.

unsigned char sf_oldin

Definition at line 72 of file igmp.h.


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