Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Ddlil.c3852 u_long ioctl_code; member
3861 ifnet_ioctl_async(struct ifnet *ifp, u_long ioctl_code) in ifnet_ioctl_async()
3914 u_long ioctl_code = p_ev->ifnet_ioctl_ev_arg.ioctl_code; in ifnet_ioctl_event_callback() local
3939 ifnet_ioctl(ifnet_t ifp, protocol_family_t proto_fam, u_long ioctl_code, in ifnet_ioctl()