nfnl_msg

Function nfnl_msg 

Source
pub fn nfnl_msg(subsys: u8, msg: u8) -> u16
Expand description

Creates a Netfilter message type from the subsystem and a subsystem specific message type.

See the NFNL_SUBSYS_* constants.