Home
last modified time | relevance | path

Searched refs:PCAP_OPEN_OFFLINE_COMMON (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Dpcap-int.h576 #define PCAP_OPEN_OFFLINE_COMMON(ebuf, type) \ macro
Dsf-pcap.c248 p = PCAP_OPEN_OFFLINE_COMMON(errbuf, struct pcap_sf); in pcap_check_header()
Dsf-pcapng.c881 p = PCAP_OPEN_OFFLINE_COMMON(errbuf, struct pcap_ng_sf); in pcap_ng_check_header()