Searched refs:nfnl_ct_set_id (Results 1 – 5 of 5) sorted by relevance
90 extern void nfnl_ct_set_id(struct nfnl_ct *, uint32_t);
78 nfnl_ct_set_id(ct, id); in nl_cli_ct_parse_id()
49 nfnl_ct_set_id;
363 nfnl_ct_set_id(ct, ntohl(nla_get_u32(tb[CTA_ID]))); in nfnlmsg_ct_parse()
581 void nfnl_ct_set_id(struct nfnl_ct *ct, uint32_t id) in nfnl_ct_set_id() function