Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dlog.h63 extern void nfnl_log_set_copy_range(struct nfnl_log *, uint32_t);
/external/libnl/src/
Dnf-log.c100 nfnl_log_set_copy_range(log, copy_range); in main()
/external/libnl/lib/netfilter/
Dlog_obj.c136 void nfnl_log_set_copy_range(struct nfnl_log *log, uint32_t copy_range) in nfnl_log_set_copy_range() function