Home
last modified time | relevance | path

Searched refs:GIFSOPTS (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/ifconfig/
H A Difgif.c103 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 Dif_gif.h124 #define GIFSOPTS _IOW('i', 151, struct ifreq) macro
H A Dif_gif.c657 case GIFSOPTS: in gif_ioctl()
/f-stack/tools/compat/include/net/
H A Dif_gif.h124 #define GIFSOPTS _IOW('i', 151, struct ifreq) macro