Searched refs:DLT_ENC (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.c96 #ifdef DLT_ENC
97 DLT_CHOICE(DLT_ENC, "OpenBSD encapsulated IP"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h303 * Encapsulated packets for IPsec; DLT_ENC is 13 in OpenBSD, but that's
308 #define DLT_ENC 13 macro
310 #define DLT_ENC 109 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c234 #ifdef DLT_ENC
235 { enc_if_print, DLT_ENC },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap.c979 DLT_CHOICE(DLT_ENC, "OpenBSD encapsulated IP"),
H A Dgencode.c1022 case DLT_ENC:
3139 case DLT_ENC:
3143 * and for DLT_ENC, the link-layer header begins
3183 if (linktype == DLT_NULL || linktype == DLT_ENC) {

Completed in 99 milliseconds