Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_var.h782 int ifhwioctl(u_long, struct ifnet *, caddr_t, struct thread *);
H A Dif_tuntap.c1599 error = ifhwioctl(SIOCSIFMTU, TUN2IFP(tp), in tunioctl()
H A Dif.c2462 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()