Searched refs:ifioctl_ifdesc (Results 1 – 1 of 1) sorted by relevance
151 static int ifioctl_ifdesc(struct ifnet *, u_long, caddr_t, struct proc *);1794 ifioctl_ifdesc(struct ifnet *ifp, u_long cmd, caddr_t data, struct proc *p) in ifioctl_ifdesc() function3246 error = ifioctl_ifdesc(ifp, cmd, data, p); in ifioctl()