Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmroute6.h64 struct mif_device { struct
65 struct net_device *dev; /* Device we are using */
66 unsigned long bytes_in,bytes_out;
67 unsigned long pkt_in,pkt_out; /* Statistics */
68 unsigned long rate_limit; /* Traffic shaping (NI) */
69 unsigned char threshold; /* TTL threshold */
70 unsigned short flags; /* Control flags */
71 int link; /* Physical interface index */