Searched refs:nf_conntrack_get (Results 1 – 8 of 8) sorted by relevance
39 static inline void nf_conntrack_get(struct nf_conntrack *nfct) in nf_conntrack_get() function
77 nf_conntrack_get(&ct->ct_general); in tcf_ct_flow_table_restore_skb()
436 nf_conntrack_get(nfct); in synproxy_send_tcp()848 nf_conntrack_get(nfct); in synproxy_send_tcp_ipv6()
1016 nf_conntrack_get(&ct->ct_general); in __nf_ct_resolve_clash()2178 nf_conntrack_get(skb_nfct(nskb)); in nf_conntrack_attach()
1238 nf_conntrack_get(&ct->ct_general); in ctnetlink_dump_table()
664 nf_conntrack_get(&ct->ct_general); in tcf_ct_flow_table_lookup()973 nf_conntrack_get(&tmpl->ct_general); in tcf_ct_act()
765 nf_conntrack_get(&tmpl->ct_general); in __ovs_ct_lookup()
4733 nf_conntrack_get(skb_nfct(src)); in __nf_copy()
Completed in 32 milliseconds