Home
last modified time | relevance | path

Searched defs:pcfg (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_pie.c685 struct dn_aqm_pie_parms *pcfg; in aqm_pie_config() local
777 struct dn_aqm_pie_parms *pcfg; in aqm_pie_getconfig() local
H A Ddn_sched_fq_pie.c90 struct dn_aqm_pie_parms pcfg; /* PIE configuration Parameters */ member
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c146 const struct bm_portal_config *pcfg; in bman_destroy_portal() local
164 const struct bm_portal_config *pcfg; in bman_destroy_affine_portal() local
H A Dbman_driver.c27 static __thread struct bm_portal_config pcfg; variable
H A Dqman.c700 const struct qm_portal_config *pcfg; in qman_destroy_portal() local
736 const struct qm_portal_config *pcfg; in qman_destroy_affine_portal() local
/f-stack/tools/ipfw/
H A Dipfw2.c2914 ipfw_cfg_lheader **pcfg, size_t *psize) in ipfw_get_config()