Searched refs:GREGOPTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sbin/ifconfig/
H A Difgre.c59 if (ioctl(s, GREGOPTS, &ifr) != 0 || opts == 0)
83 if (ioctl(s, GREGOPTS, &ifr) == -1) {
84 warn("ioctl(GREGOPTS)");
/freebsd-11.0-release/sys/net/
H A Dif_gre.h129 #define GREGOPTS _IOWR('i', 109, struct ifreq) macro
H A Dif_gre.c491 case GREGOPTS:

Completed in 76 milliseconds