Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_seqadj.h28 static inline struct nf_conn_seqadj *nfct_seqadj_ext_add(struct nf_conn *ct) in nfct_seqadj_ext_add() function
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_nfct.c102 !nfct_seqadj(ct) && !nfct_seqadj_ext_add(ct)) in ip_vs_update_conntrack()
/linux-4.4.14/net/netfilter/
Dnf_synproxy_core.c361 if (!nfct_seqadj_ext_add(ct)) in synproxy_net_init()
Dnf_nat_core.c421 nfct_seqadj_ext_add(ct); in nf_nat_setup_info()
Dnf_conntrack_core.c938 nfct_seqadj_ext_add(ct); in init_conntrack()