Searched defs:sdp_moderation (Results 1 – 1 of 1) sorted by relevance
301 struct sdp_moderation { struct302 unsigned long last_moder_packets;303 unsigned long last_moder_tx_packets;304 unsigned long last_moder_bytes;305 unsigned long last_moder_jiffies;306 int last_moder_time;307 u16 rx_usecs;308 u16 rx_frames;309 u16 tx_usecs;310 u32 pkt_rate_low;[all …]