Searched refs:NFQA_TIMESTAMP (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h47 NFQA_TIMESTAMP, /* nfqnl_msg_packet_timestamp */ enumerator in enum:nfqnl_attr_type
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c56 case NFQA_TIMESTAMP:
/linux-master/net/netfilter/
H A Dnfnetlink_queue.c766 if (nla_put(skb, NFQA_TIMESTAMP, sizeof(ts), &ts))

Completed in 259 milliseconds