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

/xnu-2422.115.4/bsd/net/
H A Dether_if_module.c196 case DLIL_DESC_SAP:
223 case DLIL_DESC_SAP:
299 case DLIL_DESC_SAP:
300 ed->type = DLIL_DESC_SAP;
436 type = DLIL_DESC_SAP;
457 case DLIL_DESC_SAP:
H A Ddlil.h45 * DLIL_DESC_SAP - native_type must point to 3 byte SAP protocol
59 #define DLIL_DESC_SAP 5 macro
H A Dndrv.c118 #if NDRV_DEMUXTYPE_SAP != DLIL_DESC_SAP
119 #error NDRV_DEMUXTYPE_SAP must match DLIL_DESC_SAP

Completed in 22 milliseconds