Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h29 struct nfqnl_msg_packet_timestamp { struct
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnf-queue.c58 sizeof(struct nfqnl_msg_packet_timestamp)) < 0) { in parse_attr_cb()
/openbmc/linux/net/netfilter/
H A Dnfnetlink_queue.c433 size += nla_total_size(sizeof(struct nfqnl_msg_packet_timestamp)); in nfqnl_build_packet_message()
608 struct nfqnl_msg_packet_timestamp ts; in nfqnl_build_packet_message()