Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dlog_msg.h30 extern struct nfnl_log_msg *nfnl_log_msg_alloc(void);
/external/libnl/lib/netfilter/
Dlog_msg.c73 msg = nfnl_log_msg_alloc(); in nfnlmsg_log_msg_parse()
Dlog_msg_obj.c180 struct nfnl_log_msg *nfnl_log_msg_alloc(void) in nfnl_log_msg_alloc() function