nfp_app_type
const struct nfp_app_type app_abm = {
const struct nfp_app_type app_bpf = {
const struct nfp_app_type app_flower = {
static const struct nfp_app_type *apps[] = {
const struct nfp_app_type *type;
extern const struct nfp_app_type app_nic;
extern const struct nfp_app_type app_bpf;
extern const struct nfp_app_type app_flower;
extern const struct nfp_app_type app_abm;
const struct nfp_app_type app_nic = {