Home
last modified time | relevance | path

Searched refs:GRESPORT (Results 1 – 5 of 5) sorted by relevance

/src/sbin/ifconfig/
H A Difgre.c89 if (ioctl_ctx_ifr(ctx, GRESPORT, &ifr) < 0) in setifgreport()
/src/sys/net/
H A Dif_gre.h175 #define GRESPORT _IOW('i', 112, struct ifreq) macro
H A Dif_gre.c466 error = gre_setopts(sc, GRESPORT, port); in gre_set_udp_sport()
498 if (cmd == GRESPORT) in gre_setopts()
578 case GRESPORT: in gre_ioctl()
588 else if (cmd == GRESPORT) in gre_ioctl()
/src/sys/netinet6/
H A Dip6_gre.c395 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in6_gre_setopts()
419 case GRESPORT: in in6_gre_setopts()
/src/sys/netinet/
H A Dip_gre.c397 MPASS(cmd == GRESKEY || cmd == GRESOPTS || cmd == GRESPORT); in in_gre_setopts()
421 case GRESPORT: in in_gre_setopts()