Searched refs:ifhwioctl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/net/
H A Dif.c180 static int ifhwioctl(u_long, struct ifnet *, caddr_t, struct thread *);
2275 ifhwioctl(u_long cmd, struct ifnet *ifp, caddr_t data, struct thread *td) function
2794 error = ifhwioctl(cmd, ifp, data, td);

Completed in 102 milliseconds