Searched defs:emptied (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c6303 boolean_t emptied = B_FALSE; local
6482 emptied = B_TRUE;
6491 * If we completely emptied the xop, then wake up any threads waiting
6494 if (emptied) {

Completed in 88 milliseconds