Re: Retrieving Network Interfaces Informations
Re: Retrieving Network Interfaces Informations
- Subject: Re: Retrieving Network Interfaces Informations
- From: "Justin C. Walker" <email@hidden>
- Date: Thu, 03 Dec 2009 07:32:52 -0800
On Dec 3, 2009, at 01:25 , Zephyroth Akash wrote:
I need to extract some informations about Network Interfaces, like
getting IOInterfaceExtraFlags , IOInterfaceFlags ... etc.
After some search I've found that the related values are defined in
bsd/net/if.h ... but where is this file ?
I can't find the framework that contains these definitions.
First, these definitions are kernel-private, so there is no
"framework" (AFAIK) that provides them.
Second, it appears that the if.h is no longer around. Check if_var.h
and some of the other files in bsd/net (if you haven't already). If
that doesn't help, ask about specific ones (the above are IOKit
values, I think, and wouldn't be in the bsd tree).
HTH
Justin
--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
I'm beginning to like the cut of his jibberish.
-----------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden