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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_interface.h277 @typedef ifnet_ioctl_func
278 @discussion ifnet_ioctl_func is used to communicate ioctls from the
290 typedef errno_t (*ifnet_ioctl_func)(ifnet_t interface, unsigned long cmd, typedef
681 ifnet_ioctl_func ioctl; /* optional */
1069 ifnet_ioctl_func ioctl; /* optional */
H A Dif_var.h574 ifnet_ioctl_func if_ioctl;

Completed in 126 milliseconds