Home
last modified time | relevance | path

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

/aosp_15_r20/external/libpcap/pcap/
H A Dpcap.h254 struct pcap_stat { struct
267 * As returned by the pcap_stats_ex() argument
/aosp_15_r20/external/scapy/scapy/modules/
H A Dwinpcapy.py152 class pcap_stat(Structure): class