Linux Kernel
3.7.1
|
#include <l2t.h>
Data Fields | |
u16 | state |
u16 | idx |
u32 | addr |
int | ifindex |
u16 | smt_idx |
u16 | vlan |
struct neighbour * | neigh |
struct l2t_entry * | first |
struct l2t_entry * | next |
struct sk_buff_head | arpq |
spinlock_t | lock |
atomic_t | refcnt |
u8 | dmac [6] |
struct sk_buff * | arpq_head |
struct sk_buff * | arpq_tail |
u16 | hash |
u8 | v6 |
u8 | lport |
struct sk_buff_head arpq |
spinlock_t lock |