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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_interface.h779 @constant IFNET_MODEL_INPUT_POLL_ON Polling is active. When set, the
790 IFNET_MODEL_INPUT_POLL_ON = 1, enumerator in enum:__anon14585
H A Ddlil.c2000 IFNET_MODEL_INPUT_POLL_ON) ?
2029 inp->mode != IFNET_MODEL_INPUT_POLL_ON) {
2030 mode = IFNET_MODEL_INPUT_POLL_ON;
2060 (mode == IFNET_MODEL_INPUT_POLL_ON) ?
2073 (mode == IFNET_MODEL_INPUT_POLL_ON) ?
2085 case IFNET_MODEL_INPUT_POLL_ON:
3281 if (ext && mode == IFNET_MODEL_INPUT_POLL_ON && cnt > 1 &&
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.cpp3126 (params->model != IFNET_MODEL_INPUT_POLL_ON))
3134 // IFNET_MODEL_INPUT_POLL_ON
3143 this, _rxPollModel == IFNET_MODEL_INPUT_POLL_ON );

Completed in 89 milliseconds