uether_ioctl
error = uether_ioctl(ifp, cmd, data, uc);
ifp->if_ioctl = uether_ioctl;
int uether_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);