Searched refs:GRESOPTS (Results 1 – 5 of 5) sorted by relevance
395 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in6_gre_setopts()403 if (cmd == GRESOPTS && in in6_gre_setopts()416 case GRESOPTS: in in6_gre_setopts()
397 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in_gre_setopts()405 if (cmd == GRESOPTS && in in_gre_setopts()418 case GRESOPTS: in in_gre_setopts()
109 if (ioctl_ctx(ctx, GRESOPTS, &ifr) == -1) { in setifgreopts()
173 #define GRESOPTS _IOW('i', 110, struct ifreq) macro
441 error = gre_setopts(sc, GRESOPTS, opt); in gre_set_flags()496 if (cmd == GRESOPTS) in gre_setopts()577 case GRESOPTS: in gre_ioctl()586 else if (cmd == GRESOPTS) in gre_ioctl()