Home
last modified time | relevance | path

Searched refs:nfqnl_msg_packet_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h17 struct nfqnl_msg_packet_hdr { struct
/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c80 struct nfqnl_msg_packet_hdr *ph = NULL; in queue_cb()
/linux-6.15/net/netfilter/
H A Dnfnetlink_queue.c561 struct nfqnl_msg_packet_hdr *pmsg; in nfqnl_build_packet_message()
575 + nla_total_size(sizeof(struct nfqnl_msg_packet_hdr)) in nfqnl_build_packet_message()