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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c42 { DL_TPB, DLT_NULL, 0 }, /* IEEE 802.4 Token Bus */
44 { DL_METRO, DLT_NULL, 0 }, /* IEEE 802.6 Metro Net */
47 { DL_CHAR, DLT_NULL, 0 }, /* Character Synchr. proto */
48 { DL_CTCA, DLT_NULL, 0 }, /* IBM Channel-to-Channel */
50 { DL_FC, DLT_NULL, 0 }, /* Fibre Channel interface */
53 { DL_X25, DLT_NULL, 0 }, /* X.25 LAPB interface */
54 { DL_ISDN, DLT_NULL, 0 }, /* ISDN interface */
62 { DL_MPFRAME, DLT_NULL, 0 }, /* Multi-protocol Frame Relay */
63 { DL_ASYNC, DLT_NULL, 0 }, /* Character Asynch. Protocol */
64 { DL_IPX25, DLT_NULL,
[all...]
H A Dbpf.c191 case DLT_NULL:
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Ddlt.h50 #define DLT_NULL 0 /* no link-layer encapsulation */ macro
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dipft_pc.c30 { DLT_NULL, 0, 0, 0 },
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h179 #define DLT_NULL 0 /* no link-layer encapsulation */ macro
265 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except

Completed in 64 milliseconds