uether_ioctl
error = uether_ioctl(ifp, cmd, data);
int uether_ioctl(if_t, u_long, caddr_t);
if_setioctlfn(ifp, uether_ioctl);