Searched refs:DLT_PFLOG (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c105 #ifdef DLT_PFLOG
106 DLT_CHOICE(DLT_PFLOG, "OpenBSD pflog file"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h180 * 17 was used for DLT_PFLOG in OpenBSD; it no longer is.
185 * platforms other than OpenBSD, we defined DLT_PFLOG as 117,
186 * and we mapped between LINKTYPE_PFLOG and DLT_PFLOG.
188 * OpenBSD eventually switched to using 117 for DLT_PFLOG as well.
202 * DLT_PFLOG, is not only OS-dependent but OS-version-dependent,
341 * OpenBSD DLT_PFLOG.
343 #define DLT_PFLOG 117 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgencode.c1272 case DLT_PFLOG:
3204 case DLT_PFLOG:
7480 case DLT_PFLOG:
7575 if (linktype != DLT_PFLOG) {
7596 if (linktype != DLT_PFLOG) {
7618 if (linktype != DLT_PFLOG) {
7634 if (linktype != DLT_PFLOG) {
7650 if (linktype != DLT_PFLOG) {
7666 if (linktype != DLT_PFLOG) {
H A Dpcap.c982 DLT_CHOICE(DLT_PFLOG, "OpenBSD pflog file"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c213 #if defined(DLT_PFLOG) && defined(HAVE_NET_PFVAR_H)
214 { pflog_if_print, DLT_PFLOG },

Completed in 132 milliseconds