Home
last modified time | relevance | path

Searched refs:nfct_seqadj_ext_add (Results 1 – 7 of 7) 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 Dnft_ct.c1155 if (!nfct_seqadj_ext_add(ct)) in nft_ct_helper_obj_eval()
H A Dnf_conntrack_netlink.c2309 nfct_seqadj_ext_add(ct); in ctnetlink_create_conntrack()
/linux/net/sched/
H A Dact_ct.c1066 if (!nfct_seqadj_ext_add(ct)) in tcf_ct_act()
/linux/net/openvswitch/
H A Dconntrack.c807 if (!nfct_seqadj_ext_add(ct)) in __ovs_ct_lookup()