Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dlog.h50 extern void nfnl_log_set_group(struct nfnl_log *, uint16_t);
/external/libnl/src/
Dnf-log.c85 nfnl_log_set_group(log, atoi(argv[2])); in main()
/external/libnl/lib/netfilter/
Dlog_obj.c104 void nfnl_log_set_group(struct nfnl_log *log, uint16_t group) in nfnl_log_set_group() function