Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h29 struct nfqnl_msg_packet_timestamp { struct
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c58 sizeof(struct nfqnl_msg_packet_timestamp)) < 0) { in parse_attr_cb()
/linux/net/netfilter/
H A Dnfnetlink_queue.c593 size += nla_total_size(sizeof(struct nfqnl_msg_packet_timestamp)); in nfqnl_build_packet_message()
768 struct nfqnl_msg_packet_timestamp ts; in nfqnl_build_packet_message()