Searched refs:nfnl_ct_set_id (Results 1 – 4 of 4) sorted by relevance
90 extern void nfnl_ct_set_id(struct nfnl_ct *, uint32_t);
77 nfnl_ct_set_id(ct, id); in nl_cli_ct_parse_id()
380 nfnl_ct_set_id(ct, ntohl(nla_get_u32(tb[CTA_ID]))); in nfnlmsg_ct_parse()
580 void nfnl_ct_set_id(struct nfnl_ct *ct, uint32_t id) in nfnl_ct_set_id() function