Searched refs:ifhwioctl (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_var.h | 782 int ifhwioctl(u_long, struct ifnet *, caddr_t, struct thread *);
|
| H A D | if_tuntap.c | 1599 error = ifhwioctl(SIOCSIFMTU, TUN2IFP(tp), in tunioctl()
|
| H A D | if.c | 2462 ifhwioctl(u_long cmd, struct ifnet *ifp, caddr_t data, struct thread *td) in ifhwioctl() function 3048 error = ifhwioctl(cmd, ifp, data, td); in ifioctl()
|