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