Re: "No such file or directory"
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Mar 10, 2005, at 16:02, Carl Smith wrote: OK then that shoots me in the foot, again. Any suggestions on a routine or flow, that is KEXT acceptable, in which I can acquire a list of all the interfaces attached and/or up and running similar to the BSD call getifaddrs? Flow? Regards, Justin _______________________________________________ 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... The list of interfaces known to the system is headed by "struct ifnet ifnethead" (at least up through the currently released systems). That might help. -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | "Weaseling out of things is what | separates us from the animals. | Well, except the weasel." | - Homer J Simpson *--------------------------------------*-------------------------------* This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin Walker