Searched refs:nf_ct_seqadj_set (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/include/net/netfilter/ |
H A D | nf_conntrack_seqadj.h | 35 int nf_ct_seqadj_set(struct nf_conn *ct, enum ip_conntrack_info ctinfo,
|
/linux-4.4.14/net/netfilter/ |
H A D | nf_conntrack_seqadj.c | 29 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 D | nf_nat_helper.c | 128 nf_ct_seqadj_set(ct, ctinfo, tcph->seq, __nf_nat_mangle_tcp_packet()
|
H A D | nf_nat_sip.c | 312 nf_ct_seqadj_set(ct, ctinfo, th->seq, off); nf_nat_sip_seq_adjust()
|
Completed in 49 milliseconds