Searched refs:GREGPORT (Results 1 – 3 of 3) sorted by relevance
65 if (ioctl(s, GREGPORT, &ifr) == 0 && port != 0) in gre_status()
173 #define GREGPORT _IOWR('i', 111, struct ifreq) macro
369 case GREGPORT: in gre_ioctl()