re_ioctl
static int re_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
ifp->if_ioctl = re_ioctl;
static int re_ioctl __P((struct ifnet *, u_long, caddr_t));