Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_checksum.c65 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto) in udp6_csum_init() function
110 EXPORT_SYMBOL(udp6_csum_init);
H A Dudp.c935 if (udp6_csum_init(skb, uh, proto)) in __udp6_lib_rcv()
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_checksum.h100 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto);