pub fn nfnl_msg(subsys: u8, msg: u8) -> u16
Creates a Netfilter message type from the subsystem and a subsystem specific message type.
See the NFNL_SUBSYS_* constants.
NFNL_SUBSYS_*