Searched refs:nfnl_log_msg_set_physoutdev (Results 1 – 3 of 3) sorted by relevance
65 extern void nfnl_log_msg_set_physoutdev(struct nfnl_log_msg *, uint32_t);
123 nfnl_log_msg_set_physoutdev(msg, ntohl(nla_get_u32(attr))); in nfnlmsg_log_msg_parse()
311 void nfnl_log_msg_set_physoutdev(struct nfnl_log_msg *msg, uint32_t physoutdev) in nfnl_log_msg_set_physoutdev() function