[][src]Trait neli::consts::netfilter::LogCfgCmd

pub trait LogCfgCmd: Nl + PartialEq + Clone + From<u8> + Into<u8> { }

Parameters for the NfLogCfg::Cmd.

Implementations on Foreign Types

impl LogCfgCmd for u8[src]

Loading content...

Implementors

impl LogCfgCmd for LogCmd[src]

Loading content...