Searched refs:DLT_FDDI (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/missing/
H A Ddlnames.c62 DLT_CHOICE(DLT_FDDI, "FDDI"),
/freebsd-13-stable/contrib/libpcap/pcap/
H A Ddlt.h72 #define DLT_FDDI 10 /* FDDI */ macro
/freebsd-13-stable/sys/net/
H A Ddlt.h74 #define DLT_FDDI 10 /* FDDI */ macro
H A Dbpf.c591 case DLT_FDDI:
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-common.c60 * all platforms (DLT_NULL through DLT_FDDI), we define LINKTYPE_xxx as
117 #define LINKTYPE_FDDI DLT_FDDI
1147 { DLT_FDDI, LINKTYPE_FDDI },
H A Dpcap-pf.c420 p->linktype = DLT_FDDI;
473 if (p->linktype == DLT_FDDI) {
H A Ddlpisubs.c241 p->linktype = DLT_FDDI;
H A Dpcap-snoop.c297 p->linktype = DLT_FDDI;
H A Dgencode.c1284 case DLT_FDDI:
3208 case DLT_FDDI:
3712 case DLT_FDDI:
4174 * Like gen_ehostop, but for DLT_FDDI
5226 case DLT_FDDI:
6692 case DLT_FDDI:
7211 case DLT_FDDI:
7948 case DLT_FDDI:
8035 case DLT_FDDI:
H A Dpcap-bpf.c2105 v = DLT_FDDI;
2314 if (v == DLT_FDDI)
H A Dpcap-npf.c994 p->linktype = DLT_FDDI;
H A Dpcap-linux.c3266 handle->linktype = DLT_FDDI;
/freebsd-13-stable/contrib/tcpdump/
H A Dprint.c126 { fddi_if_print, DLT_FDDI },
/freebsd-13-stable/contrib/ipfilter/
H A Dbpf-ipf.h191 #define DLT_FDDI 10 /* FDDI */ macro

Completed in 356 milliseconds