Searched refs:nfnl_log_msg_set_seq_global (Results 1 – 3 of 3) sorted by relevance
89 extern void nfnl_log_msg_set_seq_global(struct nfnl_log_msg *, uint32_t);
160 nfnl_log_msg_set_seq_global(msg, ntohl(nla_get_u32(attr))); in nfnlmsg_log_msg_parse()
431 void nfnl_log_msg_set_seq_global(struct nfnl_log_msg *msg, uint32_t seq_global) in nfnl_log_msg_set_seq_global() function