Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmroute.h135 struct vif_device struct
137 struct net_device *dev; /* Device we are using */
138 unsigned long bytes_in,bytes_out;
139 unsigned long pkt_in,pkt_out; /* Statistics */
140 unsigned long rate_limit; /* Traffic shaping (NI) */
141 unsigned char threshold; /* TTL threshold */
142 unsigned short flags; /* Control flags */
143 __u32 local,remote; /* Addresses(remote for tunnels)*/
144 int link; /* Physical interface index */