Type Alias simics_api_sys::bindings::ethernet_snoop_interface_t
source · pub type ethernet_snoop_interface_t = ethernet_snoop_interface;
Aliased Type§
struct ethernet_snoop_interface_t {
pub attach: Option<unsafe extern "C" fn(_: *mut conf_object, _: *mut conf_object, _: Option<unsafe extern "C" fn(_: *mut c_void, _: *mut conf_object, _: *const frags, _: eth_frame_crc_status_t)>, _: *mut c_void) -> *mut conf_object>,
}
Fields§
§attach: Option<unsafe extern "C" fn(_: *mut conf_object, _: *mut conf_object, _: Option<unsafe extern "C" fn(_: *mut c_void, _: *mut conf_object, _: *const frags, _: eth_frame_crc_status_t)>, _: *mut c_void) -> *mut conf_object>