Linux Kernel
3.7.1
|
#include <mesh.h>
Data Fields | |
struct list_head | list |
u32 | seqnum |
unsigned long | exp_time |
u8 | sa [ETH_ALEN] |
struct rmc_entry - entry in the Recent Multicast Cache
: mesh sequence number of the frame : expiration time of the entry, in jiffies
The Recent Multicast Cache keeps track of the latest multicast frames that have been received by a mesh interface and discards received multicast frames that are found in the cache.