Searched refs:nf_ct_shared (Results 1 – 3 of 3) sorted by relevance
188 static inline bool nf_ct_shared(const struct nf_conn *ct) in nf_ct_shared() function
1056 if (ct && !nf_ct_is_confirmed(ct) && nf_ct_shared(ct)) { in tcf_ct_act()
743 if (ct && !nf_ct_is_confirmed(ct) && nf_ct_shared(ct)) { in __ovs_ct_lookup()