NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gre_ioctl
sys/net/if_gre.c
160
static int gre_ioctl(struct ifnet *, u_long, void *);
sys/net/if_gre.c
303
sc->sc_if.if_ioctl = gre_ioctl;