Searched refs:nfulnl_msg_packet_hw (Results 1 – 6 of 6) sorted by relevance
33 struct nfulnl_msg_packet_hw {67 NFULA_HWADDR, /* nfulnl_msg_packet_hw */
105 extern struct nfulnl_msg_packet_hw *nflog_get_packet_hw(struct nflog_data *nfad);389 * The nfulnl_msg_packet_hw structure is defined in libnetfilter_log.h as:391 struct nfulnl_msg_packet_hw {464 struct nfulnl_msg_packet_hw *hwph;
25 struct nfulnl_msg_packet_hw { struct
557 struct nfulnl_msg_packet_hw phw; in __build_packet_message()716 + nla_total_size(sizeof(struct nfulnl_msg_packet_hw)) in nfulnl_log_packet()