Enum imix::lowpan_frag_dummy::DAC [] [src]

enum DAC {
    Inline,
    LLP64,
    LLP16,
    LLPIID,
    Ctx64,
    Ctx16,
    CtxIID,
    McastInline,
    Mcast48,
    Mcast32,
    Mcast8,
    McastCtx,
}

Variants

Trait Implementations

impl Copy for DAC
[src]

impl Clone for DAC
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for DAC
[src]

[src]

Formats the value using the given formatter. Read more