Home
last modified time | relevance | path

Searched defs:ioctl_code (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/bsd/net/
H A Ddlil.c3837 u_long ioctl_code; member
3846 ifnet_ioctl_async(struct ifnet *ifp, u_long ioctl_code) in ifnet_ioctl_async()
3899 u_long ioctl_code = p_ev->ifnet_ioctl_ev_arg.ioctl_code; in ifnet_ioctl_event_callback() local
3924 ifnet_ioctl(ifnet_t ifp, protocol_family_t proto_fam, u_long ioctl_code, in ifnet_ioctl()