muge_ioctl
if_setioctlfn(ifp, muge_ioctl);
static int muge_ioctl(if_t ifp, u_long cmd, caddr_t data);
.ue_ioctl = muge_ioctl,