Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/net/netfilter/ipvs/
Dip_vs_nfct.c95 !nfct_seqadj(ct) && !nfct_seqadj_ext_add(ct)) in ip_vs_update_conntrack()
/kernel/linux/linux-5.10/net/netfilter/
Dnf_nat_core.c641 if (!nfct_seqadj_ext_add(ct)) in nf_nat_setup_info()
Dnf_synproxy_core.c346 if (!nfct_seqadj_ext_add(ct)) in synproxy_net_init()
Dnf_conntrack_netlink.c2300 nfct_seqadj_ext_add(ct); in ctnetlink_create_conntrack()
/kernel/linux/linux-5.10/net/openvswitch/
Dconntrack.c1024 if (!nfct_seqadj_ext_add(ct)) in __ovs_ct_lookup()