Home
last modified time | relevance | path

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

/freebsd-src/contrib/libpcap/pcap/
H A Dpcap.h269 struct pcap_stat_ex { global() struct
270 rx_packetspcap_stat_ex global() argument
271 tx_packetspcap_stat_ex global() argument
272 rx_bytespcap_stat_ex global() argument
273 tx_bytespcap_stat_ex global() argument
274 rx_errorspcap_stat_ex global() argument
275 tx_errorspcap_stat_ex global() argument
276 rx_droppedpcap_stat_ex global() argument
277 tx_droppedpcap_stat_ex global() argument
278 multicastpcap_stat_ex global() argument
279 collisionspcap_stat_ex global() argument
282 rx_length_errorspcap_stat_ex global() argument
283 rx_over_errorspcap_stat_ex global() argument
284 rx_crc_errorspcap_stat_ex global() argument
285 rx_frame_errorspcap_stat_ex global() argument
286 rx_fifo_errorspcap_stat_ex global() argument
287 rx_missed_errorspcap_stat_ex global() argument
290 tx_aborted_errorspcap_stat_ex global() argument
291 tx_carrier_errorspcap_stat_ex global() argument
292 tx_fifo_errorspcap_stat_ex global() argument
293 tx_heartbeat_errorspcap_stat_ex global() argument
294 tx_window_errorspcap_stat_ex global() argument