Re: Documentation for frame header somewhere?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On mardi, janvier 18, 2005, at 07:57 PM, Justin Walker wrote: On Jan 18, 2005, at 10:37, Stephane Sudre wrote: Thanks. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... When you're coding a DLIL filter you can be provided with a frame header (input method). Is there any documentation available on this frame header thing somewhere? That would depend on what kind of device you are dealing with. The frame header is defined by the device, not the system. You can look at the dlil code available in the xnu tree to see how the code treats the ethernet case. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre