Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Ddlil.c7384 u_long ioctl_code; member
7393 ifnet_ioctl_async(struct ifnet *ifp, u_long ioctl_code) in ifnet_ioctl_async()
7446 u_long ioctl_code = p_ev->ifnet_ioctl_ev_arg.ioctl_code; in ifnet_ioctl_event_callback() local
7471 ifnet_ioctl(ifnet_t ifp, protocol_family_t proto_fam, u_long ioctl_code, in ifnet_ioctl()