Home
last modified time | relevance | path

Searched refs:DLT_NULL (Results 1 – 25 of 3189) sorted by relevance

12345678910>>...128

/dports/net/tcpick/tcpick-0.2.1/src/
H A Ddatalink.c44 #ifdef DLT_NULL in datalink2str()
45 case DLT_NULL: in datalink2str()
153 #ifdef DLT_NULL /* not tested */ in datalink2off()
154 case DLT_NULL: in datalink2off()
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/tcpedit/
H A Ddlt.c42 case DLT_NULL: in dlt2layer2len()
98 case DLT_NULL: in dltrequires()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpmacct-dlt.h69 #ifndef DLT_NULL
70 #define DLT_NULL 0 /* no link-layer encapsulation */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/npf/
H A Dif_npflog.c121 ifp->if_dlt = DLT_NULL; in npflog_clone_create()
127 bpf_attach(ifp, DLT_NULL, 0); in npflog_clone_create()
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/net/
H A Dnff.h144 #if !defined(DLT_NULL)
145 #define DLT_NULL 0 /* no link-layer encapsulation */ macro
/dports/net-mgmt/argus3/argus-3.0.8.2/include/net/
H A Dnff.h144 #if !defined(DLT_NULL)
145 #define DLT_NULL 0 /* no link-layer encapsulation */ macro
/dports/net/trafshow/trafshow-5.2.3/
H A Dparse_dl.c50 return (type == DLT_NULL ||
67 case DLT_NULL:
107 case DLT_NULL:
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/common/
H A Ddlt_names.h69 #ifndef DLT_NULL
70 #define DLT_NULL 0 macro
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/tcpedit/plugins/dlt_null/
H A Dnull_opts.def1 /* No options for DLT_NULL as this is a decoder only plugin */
/dports/net/nmsg/nmsg-1.0.1/nmsg/base/
H A Dpacket.c76 case DLT_NULL: in packet_pcap_init()
155 case DLT_NULL: in packet_load()
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_faith.c126 ifp->if_dlt = DLT_NULL; in faith_clone_create()
129 bpf_attach(ifp, DLT_NULL, sizeof(u_int)); in faith_clone_create()
/dports/net/nast/nast-0.2.0/
H A Ddev.c40 case DLT_NULL: in device()
/dports/net/miruo/miruo-0.9.6b/
H A DChangeLog10 - add support DLT_NULL (BSD Loopback)
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dpcap_parse.c160 case DLT_NULL:
225 case DLT_NULL:
/dports/net/ssldump/ssldump-0.9b3/base/
H A Dpcap-snoop.c82 static int pcap_if_type=DLT_NULL;
139 case DLT_NULL:
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dpcap_parse.c160 case DLT_NULL:
225 case DLT_NULL:
/dports/net/tcpflow/tcpflow-1.5.0/src/
H A Ddatalink.cpp58 be13::packet_info pi(DLT_NULL,h,p,tvshift(tv,h->ts),p+NULL_HDRLEN,caplen - NULL_HDRLEN); in dl_null()
235 { dl_null, DLT_NULL },
/dports/security/unicornscan/unicornscan-0.4.2/src/unilib/
H A Dpcaputil.c41 case DLT_NULL: in util_getheadersize()
/dports/net/hping3/hping3-20051105/
H A Dgetlhs.c35 case DLT_NULL: in dltype_to_lhs()
/dports/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7/
H A Ddatalink.c71 #ifdef DLT_NULL
72 { DLT_NULL, 4, "DLT_NULL" },
/dports/net/hping/hping2-rc3/
H A Dgetlhs.c37 case DLT_NULL: in get_linkhdr_size()
/dports/net/honeyd/honeyd-1.5c/pypcap/
H A Dtestsniff.py20 pcap.DLT_NULL:dpkt.loopback.Loopback,
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dpcap_fake.h67 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro
/dports/net/tcpflow/tcpflow-1.5.0/src/be13_api/
H A Dpcap_fake.h68 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfsnetdump/
H A Dmfsnetdump.c300 #ifdef DLT_NULL in parse_packet()
301 } else if (linktype==DLT_NULL) { in parse_packet()
680 #ifdef DLT_NULL in main()
681 || datalink == DLT_NULL in main()

12345678910>>...128