Home
last modified time | relevance | path

Searched refs:nf_conntrack_get (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/netfilter/
H A Dnf_conntrack_common.h39 static inline void nf_conntrack_get(struct nf_conntrack *nfct) in nf_conntrack_get() function
/linux/include/net/tc_act/
H A Dtc_ct.h87 nf_conntrack_get(&ct->ct_general); in tcf_ct_flow_table_restore_skb()
/linux/net/netfilter/
H A Dnf_synproxy_core.c436 nf_conntrack_get(nfct); in synproxy_send_tcp()
848 nf_conntrack_get(nfct); in synproxy_send_tcp_ipv6()
H A Dnf_conntrack_core.c1055 nf_conntrack_get(&ct->ct_general); in __nf_ct_resolve_clash()
2203 nf_conntrack_get(skb_nfct(nskb)); in nf_conntrack_attach()
/linux/net/sched/
H A Dact_ct.c721 nf_conntrack_get(&ct->ct_general); in tcf_ct_flow_table_lookup()
1031 nf_conntrack_get(&tmpl->ct_general); in tcf_ct_act()
/linux/net/openvswitch/
H A Dconntrack.c750 nf_conntrack_get(&tmpl->ct_general); in __ovs_ct_lookup()
/linux/include/linux/
H A Dskbuff.h5132 nf_conntrack_get(skb_nfct(src)); in __nf_copy()