Home
last modified time | relevance | path

Searched defs:mf (Results 1 – 13 of 13) sorted by relevance

/f-stack/dpdk/lib/librte_ip_frag/
H A Drte_ipv6_fragmentation.c23 uint32_t mf) in __fill_ipv6hdr_frag()
H A Drte_ipv4_fragmentation.c27 uint16_t dofs, uint32_t mf) in __fill_ipv4hdr_frag()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_flow.c750 struct bnxt_filter_info *mf, *f0; in bnxt_find_matching_l2_filter() local
1568 struct bnxt_filter_info *mf; in bnxt_match_filter() local
/f-stack/freebsd/net/
H A Dif_fwsubr.c339 struct mbuf *mf, *mprev; in firewire_input_fragment() local
H A Diflib.c2887 struct mbuf *m, *mh, *mt, *mf; in iflib_rxeof() local
/f-stack/tools/compat/include/sys/
H A Dbitset.h205 #define BITSET_ALLOC(_s, mt, mf) \ argument
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_ctl.c40 struct rte_swx_ctl_table_match_field_info *mf; member
1401 struct rte_swx_ctl_table_match_field_info *mf = &table->mf[i]; in rte_swx_ctl_pipeline_table_entry_read() local
H A Drte_swx_pipeline.c6436 struct field *hf, *mf; in rte_swx_pipeline_table_config() local
/f-stack/freebsd/sys/
H A Dbitset.h285 #define BITSET_ALLOC(_s, mt, mf) malloc(BITSET_SIZE((_s)), mt, (mf)) argument
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmip.h169 uint32_t mf : 1; member
/f-stack/dpdk/lib/librte_net/
H A Drte_ip.h493 #define RTE_IPV6_SET_FRAG_DATA(fo, mf) \ argument
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h470 static __inline__ void qm_dqrr_set_maxfill(struct qm_portal *portal, uint8_t mf) in qm_dqrr_set_maxfill()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h450 static inline void qm_dqrr_set_maxfill(struct qm_portal *portal, u8 mf) in qm_dqrr_set_maxfill()