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

#include <mpoa_caches.h>

Data Fields

struct eg_cache_entrynext
 
struct eg_cache_entryprev
 
struct timeval tv
 
uint8_t MPS_ctrl_ATM_addr [ATM_ESA_LEN]
 
struct atm_vccshortcut
 
uint32_t packets_rcvd
 
uint16_t entry_state
 
__be32 latest_ip_addr
 
struct eg_ctrl_info ctrl_info
 
atomic_t use
 

Detailed Description

Definition at line 51 of file mpoa_caches.h.

Field Documentation

struct eg_ctrl_info ctrl_info

Definition at line 60 of file mpoa_caches.h.

uint16_t entry_state

Definition at line 58 of file mpoa_caches.h.

__be32 latest_ip_addr

Definition at line 59 of file mpoa_caches.h.

uint8_t MPS_ctrl_ATM_addr[ATM_ESA_LEN]

Definition at line 55 of file mpoa_caches.h.

Definition at line 52 of file mpoa_caches.h.

uint32_t packets_rcvd

Definition at line 57 of file mpoa_caches.h.

Definition at line 53 of file mpoa_caches.h.

struct atm_vcc* shortcut

Definition at line 56 of file mpoa_caches.h.

Definition at line 54 of file mpoa_caches.h.

atomic_t use

Definition at line 61 of file mpoa_caches.h.


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