Linux Kernel
3.7.1
|
#include <neighbour.h>
Definition at line 40 of file neighbour.h.
int anycast_delay |
Definition at line 66 of file neighbour.h.
int app_probes |
Definition at line 64 of file neighbour.h.
int base_reachable_time |
Definition at line 56 of file neighbour.h.
int dead |
Definition at line 52 of file neighbour.h.
int delay_probe_time |
Definition at line 60 of file neighbour.h.
struct net_device* dev |
Definition at line 44 of file neighbour.h.
int gc_staletime |
Definition at line 58 of file neighbour.h.
int locktime |
Definition at line 69 of file neighbour.h.
int mcast_probes |
Definition at line 65 of file neighbour.h.
Definition at line 47 of file neighbour.h.
Definition at line 46 of file neighbour.h.
struct neigh_parms* next |
Definition at line 45 of file neighbour.h.
int proxy_delay |
Definition at line 67 of file neighbour.h.
int proxy_qlen |
Definition at line 68 of file neighbour.h.
int queue_len_bytes |
Definition at line 62 of file neighbour.h.
struct rcu_head rcu_head |
Definition at line 54 of file neighbour.h.
int reachable_time |
Definition at line 59 of file neighbour.h.
atomic_t refcnt |
Definition at line 53 of file neighbour.h.
int retrans_time |
Definition at line 57 of file neighbour.h.
void* sysctl_table |
Definition at line 50 of file neighbour.h.
struct neigh_table* tbl |
Definition at line 48 of file neighbour.h.
int ucast_probes |
Definition at line 63 of file neighbour.h.