Searched refs:nfnl_ct_set_timeout (Results 1 – 5 of 5) sorted by relevance
78 extern void nfnl_ct_set_timeout(struct nfnl_ct *, uint32_t);
72 nfnl_ct_set_timeout(ct, timeout); in nl_cli_ct_parse_timeout()
57 nfnl_ct_set_timeout;
357 nfnl_ct_set_timeout(ct, ntohl(nla_get_u32(tb[CTA_TIMEOUT]))); in nfnlmsg_ct_parse()
533 void nfnl_ct_set_timeout(struct nfnl_ct *ct, uint32_t timeout) in nfnl_ct_set_timeout() function