Home
last modified time | relevance | path

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

/openbmc/linux/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.c983 if (udp6_csum_init(skb, uh, proto)) in __udp6_lib_rcv()
/openbmc/linux/include/net/
H A Dip6_checksum.h86 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto);