Home
last modified time | relevance | path

Searched refs:nfct_seqadj_ext_add (Results 1 – 8 of 8) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_conntrack_synproxy.h37 if (!nfct_seqadj_ext_add(ct)) in nf_ct_add_synproxy()
H A Dnf_conntrack_seqadj.h29 static inline struct nf_conn_seqadj *nfct_seqadj_ext_add(struct nf_conn *ct) in nfct_seqadj_ext_add() function
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c94 !nfct_seqadj(ct) && !nfct_seqadj_ext_add(ct)) in ip_vs_update_conntrack()
/linux/net/netfilter/
H A Dnf_nat_core.c800 if (!nfct_seqadj_ext_add(ct)) in nf_nat_setup_info()
H A Dnft_ct.c1150 if (!nfct_seqadj_ext_add(ct)) in nft_ct_helper_obj_eval()
H A Dnf_conntrack_netlink.c2304 nfct_seqadj_ext_add(ct); in ctnetlink_create_conntrack()
/linux/net/sched/
H A Dact_ct.c1088 if (!nfct_seqadj_ext_add(ct)) in tcf_ct_act()
/linux/net/openvswitch/
H A Dconntrack.c806 if (!nfct_seqadj_ext_add(ct)) in __ovs_ct_lookup()