Struct kernel::process::TbfHeaderTlv [] [src]

#[repr(C)]
struct TbfHeaderTlv { tipe: TbfHeaderTypes, length: u16, }

The TLV header (T and L).

Fields

Trait Implementations

impl Clone for TbfHeaderTlv
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for TbfHeaderTlv
[src]

impl Debug for TbfHeaderTlv
[src]

[src]

Formats the value using the given formatter. Read more