Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_gre.c298 case GRESKEY: in gre_ioctl()
306 if (cmd == GRESKEY) { in gre_ioctl()
349 if (cmd == GRESKEY) in gre_ioctl()
H A Dif_gre.h170 #define GRESKEY _IOW('i', 108, struct ifreq) macro
/freebsd/sys/netinet6/
H A Dip6_gre.c396 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in6_gre_setopts()
414 case GRESKEY: in in6_gre_setopts()
/freebsd/sys/netinet/
H A Dip_gre.c398 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in_gre_setopts()
416 case GRESKEY: in in_gre_setopts()