Searched refs:IFEF_SENDLIST (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_loop.c676 ifnet_set_eflags(lo_ifp, IFEF_SENDLIST, IFEF_SENDLIST);
H A Dif.h174 #define IFEF_SENDLIST 0x10000000 /* Interface supports sending a list of packets */ macro
H A Ddlil.c3413 if ((ifp->if_eflags & IFEF_SENDLIST) != 0) {

Completed in 93 milliseconds