Home
last modified time | relevance | path

Searched refs:DL_LOOP (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c65 { DL_LOOP, DLT_NULL, 0 }, /* software loopback */
/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c559 case DL_LOOP: return ("Software Loopback"); in dl_mactypestr()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h270 #define DL_LOOP 0x0e /* software loopback */ macro
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1607 { DL_LOOP, "Software Loopback" },
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c3395 phyint_flags_init(ill->ill_phyint, DL_LOOP); in ill_init_common()
3665 case DL_LOOP: in phyint_flags_init()