Searched refs:udp_csum_check (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_udp.c | 27 udp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp, 158 if (!udp_csum_check(cp->af, skb, pp, udphoff)) in udp_snat_handler() 241 if (!udp_csum_check(cp->af, skb, pp, udphoff)) in udp_dnat_handler() 300 udp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp, in udp_csum_check() function
|