Home
last modified time | relevance | path

Searched refs:udp_check (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dudp.c374 static unsigned short udp_check(struct udphdr *uh, int len, unsigned long saddr, unsigned long dadd… in udp_check() function
940 if (!udp_check(uh, ulen, saddr, daddr, skb->csum)) in udp_checksum_init()