Home
last modified time | relevance | path

Searched refs:GREGPORT (Results 1 – 3 of 3) sorted by relevance

/src/sbin/ifconfig/
H A Difgre.c65 if (ioctl_ctx_ifr(ctx, GREGPORT, &ifr) == 0 && port != 0) in gre_status()
/src/sys/net/
H A Dif_gre.h174 #define GREGPORT _IOWR('i', 111, struct ifreq) macro
H A Dif_gre.c599 case GREGPORT: in gre_ioctl()