Home
last modified time | relevance | path

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

/dpdk/lib/ip_frag/
H A Drte_ipv6_fragmentation.c23 uint32_t mf) in __fill_ipv6hdr_frag()
H A Drte_ipv4_fragmentation.c25 uint16_t len, uint16_t fofs, uint16_t dofs, uint32_t mf) in __fill_ipv4hdr_frag()
/dpdk/drivers/net/bnxt/
H A Dbnxt_flow.c779 struct bnxt_filter_info *mf, *f0; in bnxt_find_matching_l2_filter() local
1834 struct bnxt_filter_info *mf; in bnxt_match_filter() local
/dpdk/app/test/
H A Dtest_ipfrag.c104 size_t s, int df, uint8_t mf, uint16_t off, in v4_allocate_packet_of()
/dpdk/lib/pipeline/
H A Drte_swx_ctl.c42 struct rte_swx_ctl_table_match_field_info *mf; member
128 struct rte_swx_ctl_table_match_field_info *mf; member
2681 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.c1683 struct field *mf; in instr_hdr_extract_translate() local
2409 struct field *mf; in instr_learn_translate() local
7252 struct field *hf, *mf; in table_match_fields_check() local
7741 struct field *hf, *mf; in selector_fields_check() local
8092 struct field *hf, *mf; in learner_match_fields_check() local
8141 struct field *mf, *af; in learner_action_args_check() local
/dpdk/lib/net/
H A Drte_ip.h766 #define RTE_IPV6_SET_FRAG_DATA(fo, mf) \ 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()