Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
Dnf_conntrack_synproxy.h37 if (!nfct_seqadj_ext_add(ct)) in nf_ct_add_synproxy()
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-v6.6/net/netfilter/ipvs/
Dip_vs_nfct.c95 !nfct_seqadj(ct) && !nfct_seqadj_ext_add(ct)) in ip_vs_update_conntrack()
/Linux-v6.6/net/netfilter/
Dnf_nat_core.c705 if (!nfct_seqadj_ext_add(ct)) in nf_nat_setup_info()
Dnf_synproxy_core.c340 if (!nfct_seqadj_ext_add(ct)) in synproxy_net_init()
Dnf_conntrack_netlink.c2306 nfct_seqadj_ext_add(ct); in ctnetlink_create_conntrack()
/Linux-v6.6/net/sched/
Dact_ct.c1018 if (!nfct_seqadj_ext_add(ct)) in tcf_ct_act()
/Linux-v6.6/net/openvswitch/
Dconntrack.c781 if (!nfct_seqadj_ext_add(ct)) in __ovs_ct_lookup()