Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dlog_msg.h89 extern void nfnl_log_msg_set_seq_global(struct nfnl_log_msg *, uint32_t);
/external/libnl/lib/netfilter/
Dlog_msg.c160 nfnl_log_msg_set_seq_global(msg, ntohl(nla_get_u32(attr))); in nfnlmsg_log_msg_parse()
Dlog_msg_obj.c431 void nfnl_log_msg_set_seq_global(struct nfnl_log_msg *msg, uint32_t seq_global) in nfnl_log_msg_set_seq_global() function