Searched refs:tcp_csum_check (Results 1 – 1 of 1) sorted by relevance
32 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp);169 if (!tcp_csum_check(cp->af, skb, pp)) in tcp_snat_handler()247 if (!tcp_csum_check(cp->af, skb, pp)) in tcp_dnat_handler()304 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in tcp_csum_check() function