Home
last modified time | relevance | path

Searched defs:copy_range (Results 1 – 8 of 8) sorted by relevance

/third_party/libnl/src/
Dnf-log.c60 uint32_t copy_range; in main() local
Dnf-queue.c68 uint32_t copy_range; in main() local
/third_party/iptables/include/linux/netfilter_ipv4/
Dipt_ULOG.h29 size_t copy_range; member
/third_party/libnl/lib/netfilter/
Dqueue_obj.c149 void nfnl_queue_set_copy_range(struct nfnl_queue *queue, uint32_t copy_range) in nfnl_queue_set_copy_range()
Dlog_obj.c137 void nfnl_log_set_copy_range(struct nfnl_log *log, uint32_t copy_range) in nfnl_log_set_copy_range()
/third_party/libnl/include/linux-private/linux/netfilter/
Dnfnetlink_log.h75 __be32 copy_range; member
Dnfnetlink_queue.h96 __be32 copy_range; member
/third_party/boost/boost/range/
Diterator_range_core.hpp840 inline SeqT copy_range( const Range& r ) in copy_range() function