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

/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.h246 @typedef ifnet_ioctl_func
247 @discussion ifnet_ioctl_func is used to communicate ioctls from the
259 typedef errno_t (*ifnet_ioctl_func)(ifnet_t interface, unsigned long cmd, typedef
643 ifnet_ioctl_func ioctl; /* optional */
880 ifnet_ioctl_func ioctl; /* optional */
H A Dif_var.h546 ifnet_ioctl_func if_ioctl;

Completed in 22 milliseconds