Searched refs:DLIL_DESC_SNAP (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dether_if_module.c220 case DLIL_DESC_SNAP:
243 case DLIL_DESC_SNAP:
321 case DLIL_DESC_SNAP: {
323 ed->type = DLIL_DESC_SNAP;
453 type = DLIL_DESC_SNAP;
487 case DLIL_DESC_SNAP:
H A Dether_at_pr_module.c234 demux[0].type = DLIL_DESC_SNAP;
237 demux[1].type = DLIL_DESC_SNAP;
H A Ddlil.h47 * DLIL_DESC_SNAP - native_type must point to 5 byte SNAP protocol
60 #define DLIL_DESC_SNAP 6 macro
H A Dndrv.c121 #if NDRV_DEMUXTYPE_SNAP != DLIL_DESC_SNAP
122 #error NDRV_DEMUXTYPE_SNAP must match DLIL_DESC_SNAP

Completed in 23 milliseconds