Home
last modified time | relevance | path

Searched refs:lo_ioctl (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/net/
H A Dif_loop.c161 static errno_t lo_ioctl(struct ifnet *, u_long, void *);
511 lo_ioctl(struct ifnet *ifp, u_long cmd, void *data) in lo_ioctl() function
672 lo_init.ioctl = lo_ioctl; in loopattach()