Home
last modified time | relevance | path

Searched defs:mif_device (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dmroute6.h176 struct mif_device { struct
177 struct net_device *dev; /* Device we are using */
178 unsigned long bytes_in,bytes_out;
179 unsigned long pkt_in,pkt_out; /* Statistics */
180 unsigned long rate_limit; /* Traffic shaping (NI) */
181 unsigned char threshold; /* TTL threshold */
182 unsigned short flags; /* Control flags */
183 int link; /* Physical interface index */