Searched refs:GREGKEY (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/ifconfig/ |
| H A D | ifgre.c | 61 if (ioctl(s, GREGKEY, &ifr) == 0) in gre_status() 65 if (ioctl_va(s, GREGKEY, &ifr, 3, offset, ifr.ifr_data, clen) == 0) in gre_status()
|
| /f-stack/freebsd/net/ |
| H A D | if_gre.h | 170 #define GREGKEY _IOWR('i', 107, struct ifreq) macro
|
| H A D | if_gre.c | 363 case GREGKEY: in gre_ioctl()
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_gre.h | 170 #define GREGKEY _IOWR('i', 107, struct ifreq) macro
|