Home
last modified time | relevance | path

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

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