Searched refs:DLT_IEEE802 (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bpf/ |
H A D | bpf_dlt.c | 43 { DL_TPR, DLT_IEEE802, 0 }, /* IEEE 802.5 Token Ring */ 57 { DL_100VGTPR, DLT_IEEE802, 0 }, /* 100 Based VG Token Ring */
|
/illumos-gate/usr/src/uts/common/io/bpf/net/ |
H A D | dlt.h | 56 #define DLT_IEEE802 6 /* IEEE 802 Networks */ macro
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | bpf-ipf.h | 185 #define DLT_IEEE802 6 /* IEEE 802 Networks */ macro
|
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | ipft_pc.c | 36 { DLT_IEEE802, 0, 0, 0 },
|