Searched refs:GRESKEY (Results 1 – 5 of 5) sorted by relevance
75 if (ioctl_ctx_ifr(ctx, GRESKEY, &ifr) < 0) in setifgrekey()
298 case GRESKEY: in gre_ioctl()306 if (cmd == GRESKEY) { in gre_ioctl()349 if (cmd == GRESKEY) in gre_ioctl()
170 #define GRESKEY _IOW('i', 108, struct ifreq) macro
396 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in6_gre_setopts()414 case GRESKEY: in in6_gre_setopts()
398 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in_gre_setopts()416 case GRESKEY: in in_gre_setopts()