Searched refs:GIFSOPTS (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/ifconfig/ |
| H A D | ifgif.c | 103 if (ioctl(s, GIFSOPTS, &ifr) == -1) { 105 if (ioctl_va(s, GIFSOPTS, &ifr, 3, offset, ifr.ifr_data, clen) == -1) {
|
| /f-stack/freebsd/net/ |
| H A D | if_gif.h | 124 #define GIFSOPTS _IOW('i', 151, struct ifreq) macro
|
| H A D | if_gif.c | 657 case GIFSOPTS: in gif_ioctl()
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_gif.h | 124 #define GIFSOPTS _IOW('i', 151, struct ifreq) macro
|