Searched refs:hn_ioctl (Results 1 – 1 of 1) sorted by relevance
273 static int hn_ioctl(if_t, u_long, caddr_t);2362 if_setioctlfn(ifp, hn_ioctl); in hn_attach()3712 hn_ioctl(if_t ifp, u_long cmd, caddr_t data) in hn_ioctl() function