Searched refs:tcp_csum_check (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_tcp.c | 31 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp, 169 if (!tcp_csum_check(cp->af, skb, pp, tcphoff)) in tcp_snat_handler() 247 if (!tcp_csum_check(cp->af, skb, pp, tcphoff)) in tcp_dnat_handler() 304 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp, in tcp_csum_check() function
|