Searched refs:nfnl_log_msg_set_indev (Results 1 – 3 of 3) sorted by relevance
56 extern void nfnl_log_msg_set_indev(struct nfnl_log_msg *, uint32_t);
111 nfnl_log_msg_set_indev(msg, ntohl(nla_get_u32(attr))); in nfnlmsg_log_msg_parse()
278 void nfnl_log_msg_set_indev(struct nfnl_log_msg *msg, uint32_t indev) in nfnl_log_msg_set_indev() function