Searched refs:an_ioctl (Results 1 – 1 of 1) sorted by relevance
141 int an_ioctl(struct ifnet *, u_long, caddr_t);237 ifp->if_ioctl = an_ioctl;989 an_ioctl(ifp, command, data) in an_ioctl() function