Searched defs:nfqnl_msg_packet_hdr (Results 1 – 2 of 2) sorted by relevance
19 struct nfqnl_msg_packet_hdr { struct20 __be32 packet_id; /* unique ID of packet in queue */21 __be16 hw_protocol; /* hw protocol (network order) */22 u_int8_t hook; /* netfilter hook */
16 struct nfqnl_msg_packet_hdr { struct17 __be32 packet_id; /* unique ID of packet in queue */18 __be16 hw_protocol; /* hw protocol (network order) */19 __u8 hook; /* netfilter hook */