Searched refs:ifthr (Results 1 – 1 of 1) sorted by relevance
2176 struct if_throttlereq *ifthr = (struct if_throttlereq *)(void *)data; in ifioctl_throttle() local2191 bcopy(&ifthr->ifthr_level, &ifthr_level, sizeof(ifthr_level)); in ifioctl_throttle()2201 bcopy(&ifthr_level, &ifthr->ifthr_level, in ifioctl_throttle()