Searched refs:udp6_csum_init (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv6/
H A Dip6_checksum.c65 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto) udp6_csum_init() function
86 EXPORT_SYMBOL(udp6_csum_init); variable
H A Dudp.c886 if (udp6_csum_init(skb, uh, proto)) __udp6_lib_rcv()
/linux-4.4.14/include/net/
H A Dip6_checksum.h105 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto);

Completed in 414 milliseconds