Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_loop.c162 static errno_t lo_ioctl(struct ifnet *, u_long, void *);
513 lo_ioctl(struct ifnet *ifp, u_long cmd, void *data) in lo_ioctl() function
674 lo_init.ioctl = lo_ioctl; in loopattach()