Home
last modified time | relevance | path

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

/dpdk/lib/ip_frag/
H A Drte_ipv6_fragmentation.c22 uint32_t mf) in __fill_ipv6hdr_frag()
H A Drte_ipv4_fragmentation.c26 uint16_t len, uint16_t fofs, uint16_t dofs, uint32_t mf) in __fill_ipv4hdr_frag()
/dpdk/lib/pipeline/
H A Drte_swx_ctl.c45 struct rte_swx_ctl_table_match_field_info *mf; member
131 struct rte_swx_ctl_table_match_field_info *mf; member
2811 struct rte_swx_ctl_table_match_field_info *mf = &table->mf[mf_id]; in table_entry_match_field_read() local
2900 struct rte_swx_ctl_table_match_field_info *mf = &table->mf[mf_id]; in table_entry_large_match_field_read() local
3045 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.c2088 struct field *mf; in instr_hdr_extract_translate() local
8291 struct field *hf, *mf; in table_match_fields_check() local
8849 struct field *hf, *mf; in selector_fields_check() local
9200 struct field *hf, *mf; in learner_match_fields_check() local
9295 struct field *mf, *af; in learner_action_args_check() local
/dpdk/lib/net/
H A Drte_ip.h783 RTE_IPV6_SET_FRAG_DATA(fo,mf) global() argument
/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()