Enum imix::lowpan_frag_dummy::SAC [] [src]

enum SAC {
    Inline,
    LLP64,
    LLP16,
    LLPIID,
    Unspecified,
    Ctx64,
    Ctx16,
    CtxIID,
}

Variants

Trait Implementations

impl Copy for SAC
[src]

impl Clone for SAC
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for SAC
[src]

[src]

Formats the value using the given formatter. Read more