Searched refs:ed (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_if_module.c211 struct en_desc *ed; local
313 ed = &desc_blk->block_ptr[i];
314 ed->protocol_family = protocol;
315 ed->data[0] = 0;
316 ed->data[1] = 0;
322 ed->type = DLIL_DESC_ETYPE2;
323 ed->data[0] = *(u_int16_t*)demux->data;
327 ed->type = DLIL_DESC_SAP;
328 bcopy(demux->data, &ed->data[0], 3);
332 u_int8_t* pDest = ((u_int8_t*)&ed
379 struct en_desc *ed = desc_blk ? desc_blk->block_ptr : NULL; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsyscall/
H A DMakefile.xbs114 ed - $$i < ${SRCROOT}/libsyscall/fixdups.ed; \

Completed in 24 milliseconds