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

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

Parameters for the NfLogCfg::Cmd.

Implementations on Foreign Types

impl LogCfgCmd for u8[src]

Loading content...

Implementors

impl LogCfgCmd for LogCfgCmdWrapper[src]

impl LogCfgCmd for LogCmd[src]

Loading content...