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

#include <neighbour.h>

Data Fields

struct seq_net_private p
 
struct neigh_tabletbl
 
struct neigh_hash_tablenht
 
void *(* neigh_sub_iter )(struct neigh_seq_state *state, struct neighbour *n, loff_t *pos)
 
unsigned int bucket
 
unsigned int flags
 

Detailed Description

Definition at line 260 of file neighbour.h.

Field Documentation

unsigned int bucket

Definition at line 266 of file neighbour.h.

unsigned int flags

Definition at line 267 of file neighbour.h.

void*(* neigh_sub_iter)(struct neigh_seq_state *state, struct neighbour *n, loff_t *pos)

Definition at line 264 of file neighbour.h.

Definition at line 263 of file neighbour.h.

Definition at line 261 of file neighbour.h.

Definition at line 262 of file neighbour.h.


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