Lines Matching refs:__u32
9 __u32 rx_packets; /* total packets received */
10 __u32 tx_packets; /* total packets transmitted */
11 __u32 rx_bytes; /* total bytes received */
12 __u32 tx_bytes; /* total bytes transmitted */
13 __u32 rx_errors; /* bad packets received */
14 __u32 tx_errors; /* packet transmit problems */
15 __u32 rx_dropped; /* no space in linux buffers */
16 __u32 tx_dropped; /* no space available in linux */
17 __u32 multicast; /* multicast packets received */
18 __u32 collisions;
21 __u32 rx_length_errors;
22 __u32 rx_over_errors; /* receiver ring buff overflow */
23 __u32 rx_crc_errors; /* recved pkt with crc error */
24 __u32 rx_frame_errors; /* recv'd frame alignment error */
25 __u32 rx_fifo_errors; /* recv'r fifo overrun */
26 __u32 rx_missed_errors; /* receiver missed packet */
29 __u32 tx_aborted_errors;
30 __u32 tx_carrier_errors;
31 __u32 tx_fifo_errors;
32 __u32 tx_heartbeat_errors;
33 __u32 tx_window_errors;
36 __u32 rx_compressed;
37 __u32 tx_compressed;
175 __u32 max_reasm_len;
176 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */
177 __u32 reachable_time;
178 __u32 retrans_time;
205 __u32 flags;
206 __u32 mask;
218 __u32 from;
219 __u32 to;
258 __u32 vf;
263 __u32 vf;
264 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */
265 __u32 qos;
269 __u32 vf;
270 __u32 rate; /* Max TX bandwidth in Mbps, 0 disables throttling */
274 __u32 vf;
276 __u32 vlan;
277 __u32 qos;
278 __u32 tx_rate;