Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libpcap/
H A Dpcap-int.h511 #define PCAP_OPEN_OFFLINE_COMMON(ebuf, type) \ macro
H A Dsf-pcap.c320 p = PCAP_OPEN_OFFLINE_COMMON(errbuf, struct pcap_sf); in pcap_check_header()
H A Dsf-pcapng.c879 p = PCAP_OPEN_OFFLINE_COMMON(errbuf, struct pcap_ng_sf); in pcap_ng_check_header()