Searched refs:nfnl_ct_build_query_request (Results 1 – 2 of 2) sorted by relevance
54 extern int nfnl_ct_build_query_request(const struct nfnl_ct *, int,
604 int nfnl_ct_build_query_request(const struct nfnl_ct *ct, int flags, in nfnl_ct_build_query_request() function615 if ((err = nfnl_ct_build_query_request(ct, flags, &msg)) < 0) in nfnl_ct_query()