Struct ibverbs::ffi::ibv_flow_tunnel_filter [] [src]

#[repr(C)]
pub struct ibv_flow_tunnel_filter { pub tunnel_id: u32, }

Fields

Trait Implementations

impl Debug for ibv_flow_tunnel_filter
[src]

Formats the value using the given formatter.

impl Copy for ibv_flow_tunnel_filter
[src]

impl Clone for ibv_flow_tunnel_filter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more