Searched refs:GRESKEY (Results 1 – 5 of 5) sorted by relevance
79 if (ioctl_ctx_ifr(ctx, GRESKEY, &ifr) < 0) in setifgrekey()
171 #define GRESKEY _IOW('i', 108, struct ifreq) macro
425 error = gre_setopts(sc, GRESKEY, key); in gre_set_key()494 if (cmd == GRESKEY) in gre_setopts()576 case GRESKEY: in gre_ioctl()584 if (cmd == GRESKEY) in gre_ioctl()
395 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in6_gre_setopts()413 case GRESKEY: in in6_gre_setopts()
397 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in_gre_setopts()415 case GRESKEY: in in_gre_setopts()