pub const NF_INET_PRE_ROUTING: i32 = libc::NF_INET_PRE_ROUTING; // 0i32
Netfilter hook number for pre-routing (0).