Searched refs:enet_ioctl (Results 1 – 1 of 1) sorted by relevance
143 static int enet_ioctl(struct ifnet *, u_long, void *);221 ifp->if_ioctl = enet_ioctl; in enet_attach_common()976 enet_ioctl(struct ifnet *ifp, u_long command, void *data) in enet_ioctl() function