ng_iface_ioctl
static int ng_iface_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data);
ifp->if_ioctl = ng_iface_ioctl;