Searched refs:sockin_ioctl (Results 1 – 1 of 1) sorted by relevance
80 static int sockin_ioctl(struct socket *, u_long, void *, struct ifnet *);103 .pr_ioctl = sockin_ioctl,556 sockin_ioctl(struct socket *so, u_long cmd, void *nam, struct ifnet *ifp) in sockin_ioctl() function