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

#include <mpoa_caches.h>

Data Fields

struct in_cache_entrynext
 
struct in_cache_entryprev
 
struct timeval tv
 
struct timeval reply_wait
 
struct timeval hold_down
 
uint32_t packets_fwded
 
uint16_t entry_state
 
uint32_t retry_time
 
uint32_t refresh_time
 
uint32_t count
 
struct atm_vccshortcut
 
uint8_t MPS_ctrl_ATM_addr [ATM_ESA_LEN]
 
struct in_ctrl_info ctrl_info
 
atomic_t use
 

Detailed Description

Definition at line 14 of file mpoa_caches.h.

Field Documentation

uint32_t count

Definition at line 24 of file mpoa_caches.h.

struct in_ctrl_info ctrl_info

Definition at line 27 of file mpoa_caches.h.

uint16_t entry_state

Definition at line 21 of file mpoa_caches.h.

struct timeval hold_down

Definition at line 19 of file mpoa_caches.h.

uint8_t MPS_ctrl_ATM_addr[ATM_ESA_LEN]

Definition at line 26 of file mpoa_caches.h.

Definition at line 15 of file mpoa_caches.h.

uint32_t packets_fwded

Definition at line 20 of file mpoa_caches.h.

Definition at line 16 of file mpoa_caches.h.

uint32_t refresh_time

Definition at line 23 of file mpoa_caches.h.

struct timeval reply_wait

Definition at line 18 of file mpoa_caches.h.

uint32_t retry_time

Definition at line 22 of file mpoa_caches.h.

struct atm_vcc* shortcut

Definition at line 25 of file mpoa_caches.h.

Definition at line 17 of file mpoa_caches.h.

atomic_t use

Definition at line 28 of file mpoa_caches.h.


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