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

/darwin-on-arm/xnu/bsd/net/
H A Dether_if_module.c214 case DLIL_DESC_SAP:
242 case DLIL_DESC_SAP:
316 case DLIL_DESC_SAP:
317 ed->type = DLIL_DESC_SAP;
457 type = DLIL_DESC_SAP;
478 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 14 milliseconds