Home
last modified time | relevance | path

Searched refs:ifthr (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/bsd/net/
H A Dif.c2176 struct if_throttlereq *ifthr = (struct if_throttlereq *)(void *)data; in ifioctl_throttle() local
2191 bcopy(&ifthr->ifthr_level, &ifthr_level, sizeof(ifthr_level)); in ifioctl_throttle()
2201 bcopy(&ifthr_level, &ifthr->ifthr_level, in ifioctl_throttle()