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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_nat_ftp.c91 unsigned int matchoff,
105 return ip_nat_mangle_tcp_packet(pskb, ct, ctinfo, matchoff,
114 unsigned int matchoff,
127 return ip_nat_mangle_tcp_packet(pskb, ct, ctinfo, matchoff,
136 unsigned int matchoff,
149 return ip_nat_mangle_tcp_packet(pskb, ct, ctinfo, matchoff,
88 mangle_rfc959_packet(struct sk_buff **pskb, u_int32_t newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct ip_conntrack *ct, enum ip_conntrack_info ctinfo) argument
111 mangle_eprt_packet(struct sk_buff **pskb, u_int32_t newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct ip_conntrack *ct, enum ip_conntrack_info ctinfo) argument
133 mangle_epsv_packet(struct sk_buff **pskb, u_int32_t newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct ip_conntrack *ct, enum ip_conntrack_info ctinfo) argument
H A Dip_conntrack_ftp.c230 unsigned int matchlen, matchoff; local
300 &matchoff, &matchlen,
319 (int)matchlen, data + matchoff,
320 matchlen, ntohl(tcph->seq) + matchoff);
328 exp->seq = ntohl(tcph->seq) + matchoff;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_nat_ftp.c91 unsigned int matchoff,
105 return ip_nat_mangle_tcp_packet(pskb, ct, ctinfo, matchoff,
114 unsigned int matchoff,
127 return ip_nat_mangle_tcp_packet(pskb, ct, ctinfo, matchoff,
136 unsigned int matchoff,
149 return ip_nat_mangle_tcp_packet(pskb, ct, ctinfo, matchoff,
88 mangle_rfc959_packet(struct sk_buff **pskb, u_int32_t newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct ip_conntrack *ct, enum ip_conntrack_info ctinfo) argument
111 mangle_eprt_packet(struct sk_buff **pskb, u_int32_t newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct ip_conntrack *ct, enum ip_conntrack_info ctinfo) argument
133 mangle_epsv_packet(struct sk_buff **pskb, u_int32_t newip, u_int16_t port, unsigned int matchoff, unsigned int matchlen, struct ip_conntrack *ct, enum ip_conntrack_info ctinfo) argument
H A Dip_conntrack_ftp.c230 unsigned int matchlen, matchoff; local
300 &matchoff, &matchlen,
319 (int)matchlen, data + matchoff,
320 matchlen, ntohl(tcph->seq) + matchoff);
328 exp->seq = ntohl(tcph->seq) + matchoff;

Completed in 42 milliseconds