Searched refs:nfnl_log_msg_set_physindev (Results 1 – 3 of 3) sorted by relevance
62 extern void nfnl_log_msg_set_physindev(struct nfnl_log_msg *, uint32_t);
119 nfnl_log_msg_set_physindev(msg, ntohl(nla_get_u32(attr))); in nfnlmsg_log_msg_parse()
300 void nfnl_log_msg_set_physindev(struct nfnl_log_msg *msg, uint32_t physindev) in nfnl_log_msg_set_physindev() function