Home
last modified time | relevance | path

Searched refs:pballoc (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_eth_conf_1_0.h364 * If mode is RTE_FDIR_DISABLE, the pballoc value is ignored.
368 enum rte_fdir_pballoc_type pballoc; /**< Space for FDIR filters. */ member
H A Dlayout_eth_conf.h363 * If mode is RTE_FDIR_DISABLE, the pballoc value is ignored.
367 enum rte_fdir_pballoc_type pballoc; /**< Space for FDIR filters. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_eth_conf.rs1727 /// If mode is RTE_FDIR_DISABLE, the pballoc value is ignored.
1734 pub pballoc: rte_fdir_pballoc_type,
1768 unsafe { ::std::ptr::addr_of!((*ptr).pballoc) as usize - ptr as usize }, in bindgen_test_layout_rte_fdir_conf()
1774 stringify!(pballoc) in bindgen_test_layout_rte_fdir_conf()

Completed in 5 milliseconds