Searched refs:DL_LOOP (Results 1 – 5 of 5) sorted by relevance
65 { DL_LOOP, DLT_NULL, 0 }, /* software loopback */
559 case DL_LOOP: return ("Software Loopback"); in dl_mactypestr()
268 #define DL_LOOP 0x0e /* software loopback */ macro
1608 { DL_LOOP, "Software Loopback" },
3395 phyint_flags_init(ill->ill_phyint, DL_LOOP); in ill_init_common()3665 case DL_LOOP: in phyint_flags_init()