Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsockio.h119 #define SIOCGIFPOLLCPU _IOWR('i', 126, struct ifreq) /* deprecated */ macro
/dragonfly/sys/net/
H A Dif.c2054 case SIOCGIFPOLLCPU: in ifioctl()