Searched refs:gre_ioctl (Results 1 – 1 of 1) sorted by relevance
160 static int gre_ioctl(struct ifnet *, u_long, void *);303 sc->sc_if.if_ioctl = gre_ioctl; in gre_clone_create()1157 gre_ioctl(struct ifnet *ifp, const u_long cmd, void *data) in gre_ioctl() function