Detecting Wireless ifnet using kpi_interface
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Yk4slB88jb+4hUYVSTZsz27sdpoT3Uhj0aTa2jLn2ktwbUdJfYIgQP0yUj/INecJ/K8/QdPi0JDquDm+YR98mSb8ieVdgkrhbtfVVsekxNUNG6re7j7mUteBaH0WAxS061g/WNBjMEMzsDa4O1/RXVjdPU3+FvHaTGtvHjzQ6cI= Is there a way using any KPIs or other kernel APIs for a KEXT to query if an interface with a given BSD name (or an interface to which I have an ifnet_t handle) is a wireless one? I couldn't find anything obvious in any of the KPIs I looked. Thanks -- Bhavesh P. Davda _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Bhavesh Davda