Struct nfqueue::NfMsgPacketHdr [] [src]

#[repr(C)]
pub struct NfMsgPacketHdr { pub packet_id: u32, pub hw_protocol: u16, pub hook: u8, }

Metaheader wrapping a packet

Fields

unique ID of the packet

hw protocol (network order)

Netfilter hook