Home
last modified time | relevance | path

Searched refs:nfnl_log_create (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/netfilter/
Dlog.h94 extern int nfnl_log_create(struct nl_sock *, const struct nfnl_log *);
/third_party/libnl/src/
Dnf-log.c104 if ((err = nfnl_log_create(nf_sock, log)) < 0) in main()
/third_party/libnl/lib/netfilter/
Dlog.c183 int nfnl_log_create(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_create() function
/third_party/libnl/
Dlibnl-nf-3.sym149 nfnl_log_create;