Home
last modified time | relevance | path

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

/src/sbin/ifconfig/
H A Difgre.c60 if (ioctl_ctx_ifr(ctx, GREGOPTS, &ifr) != 0 || opts == 0) in gre_status()
99 if (ioctl_ctx_ifr(ctx, GREGOPTS, &ifr) == -1) { in setifgreopts()
/src/sys/net/
H A Dif_gre.h172 #define GREGOPTS _IOWR('i', 109, struct ifreq) macro
H A Dif_gre.c595 case GREGOPTS: in gre_ioctl()