Searched refs:if_throttlereq (Results 1 – 3 of 3) sorted by relevance
165 #define SIOCSIFTHROTTLE _IOWR('i', 148, struct if_throttlereq)166 #define SIOCGIFTHROTTLE _IOWR('i', 149, struct if_throttlereq)
668 struct if_throttlereq { struct
2136 struct if_throttlereq *ifthr = (struct if_throttlereq *)(void *)data; in ifioctl_throttle()3558 bcopy(((struct if_throttlereq *)(void *)data)->ifthr_name, in ifioctl()