Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c95 !nfct_seqadj(ct) && !nfct_seqadj_ext_add(ct)) in ip_vs_update_conntrack()
/openbmc/linux/net/netfilter/
H A Dnf_synproxy_core.c340 if (!nfct_seqadj_ext_add(ct)) in synproxy_net_init()
H A Dnf_nat_core.c821 if (!nfct_seqadj_ext_add(ct)) in nf_nat_setup_info()
H A Dnf_conntrack_netlink.c2303 nfct_seqadj_ext_add(ct); in ctnetlink_create_conntrack()
/openbmc/linux/net/sched/
H A Dact_ct.c1056 if (!nfct_seqadj_ext_add(ct)) in tcf_ct_act()
/openbmc/linux/net/openvswitch/
H A Dconntrack.c786 if (!nfct_seqadj_ext_add(ct)) in __ovs_ct_lookup()