Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif.c2136 struct if_throttlereq *ifthr = (struct if_throttlereq *)(void *)data; in ifioctl_throttle() local
2151 bcopy(&ifthr->ifthr_level, &ifthr_level, sizeof(ifthr_level)); in ifioctl_throttle()
2161 bcopy(&ifthr_level, &ifthr->ifthr_level, in ifioctl_throttle()