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

#include <ip.h>

Data Fields

struct ip_ra_chain __rcunext
 
struct socksk
 
union {
   void(*   destructor )(struct sock *)
 
   struct sock *   saved_sk
 
}; 
 
struct rcu_head rcu
 

Detailed Description

Definition at line 63 of file ip.h.

Field Documentation

union { ... }
void(* destructor)(struct sock *)

Definition at line 67 of file ip.h.

Definition at line 64 of file ip.h.

Definition at line 70 of file ip.h.

struct sock* saved_sk

Definition at line 68 of file ip.h.

struct sock* sk

Definition at line 65 of file ip.h.


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