Searched refs:IFEF_SENDLIST (Results 1 – 4 of 4) sorted by relevance
693 ifnet_set_eflags(lo_ifp, IFEF_SENDLIST, IFEF_SENDLIST); in loopattach()
433 if (ifp->if_eflags & (IFEF_SENDLIST | IFEF_ENQUEUE_MULTI)) { in dlil_output()506 if (ifp->if_eflags & IFEF_SENDLIST) { in dlil_output()
135 #define IFEF_SENDLIST 0x10000000 /* Supports tx packet lists */ macro
137 if_set_eflags(ifp, IFEF_SENDLIST); in nx_netif_host_adjust_if_capabilities()153 if_clear_eflags(ifp, IFEF_SENDLIST); in nx_netif_host_adjust_if_capabilities()