Searched refs:nf_ct_seqadj_set (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_seqadj.h35 int nf_ct_seqadj_set(struct nf_conn *ct, enum ip_conntrack_info ctinfo,
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_seqadj.c29 int nf_ct_seqadj_set(struct nf_conn *ct, enum ip_conntrack_info ctinfo, nf_ct_seqadj_set() function
57 EXPORT_SYMBOL_GPL(nf_ct_seqadj_set); variable
69 nf_ct_seqadj_set(ct, ctinfo, th->seq, off); nf_ct_tcp_seqadj_set()
H A Dnf_nat_helper.c128 nf_ct_seqadj_set(ct, ctinfo, tcph->seq, __nf_nat_mangle_tcp_packet()
H A Dnf_nat_sip.c312 nf_ct_seqadj_set(ct, ctinfo, th->seq, off); nf_nat_sip_seq_adjust()

Completed in 49 milliseconds