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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_loop.c473 ifnet_set_eflags(lo_ifp, IFEF_SENDLIST, IFEF_SENDLIST);
H A Dif.h153 #define IFEF_SENDLIST 0x10000000 /* Interface supports sending a list of packets */ macro
H A Ddlil.c1362 if ((ifp->if_eflags & IFEF_SENDLIST) != 0) {
1554 if ((ifp->if_eflags & IFEF_SENDLIST) != 0) {

Completed in 30 milliseconds