Searched refs:ifioctl_throttle (Results 1 – 1 of 1) sorted by relevance
154 static int ifioctl_throttle(struct ifnet *, u_long, caddr_t, struct proc *);2002 ifioctl_throttle(struct ifnet *ifp, u_long cmd, caddr_t data, struct proc *p) in ifioctl_throttle() function3260 error = ifioctl_throttle(ifp, cmd, data, p); in ifioctl()