Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dlog.h42 extern struct nfnl_log * nfnl_log_alloc(void);
/third_party/libnl/src/
Dnf-log.c27 log = nfnl_log_alloc(); in alloc_log()
/third_party/libnl/
Dlibnl-nf-3.sym141 nfnl_log_alloc;
/third_party/libnl/lib/netfilter/
Dlog_obj.c83 struct nfnl_log *nfnl_log_alloc(void) in nfnl_log_alloc() function