Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dlog_msg.h52 extern void nfnl_log_msg_set_timestamp(struct nfnl_log_msg *,
/external/libnl/lib/netfilter/
Dlog_msg.c106 nfnl_log_msg_set_timestamp(msg, &tv); in nfnlmsg_log_msg_parse()
Dlog_msg_obj.c264 void nfnl_log_msg_set_timestamp(struct nfnl_log_msg *msg, struct timeval *tv) in nfnl_log_msg_set_timestamp() function