Home
last modified time | relevance | path

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 */
63 { DL_ASYNC, DLT_NULL, 0 }, /* Character Asynch. Protocol */
64 { DL_IPX25, DLT_NULL, 0 }, /* X.25 Classical IP */
65 { DL_LOOP, DLT_NULL, 0 }, /* software loopback */
[all …]
H A Dbpf.c192 case DLT_NULL: in bpf_movein()
/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/uts/common/inet/ipf/
H A Dbpf-ipf.h179 #define DLT_NULL 0 /* no link-layer encapsulation */ macro
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_pc.c30 { DLT_NULL, 0, 0, 0 },