Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dskbuff.c5432 static __sum16 *skb_checksum_setup_ip(struct sk_buff *skb, in skb_checksum_setup_ip() function
5491 csum = skb_checksum_setup_ip(skb, ip_hdr(skb)->protocol, off); in skb_checksum_setup_ipv4()
5600 csum = skb_checksum_setup_ip(skb, nexthdr, off); in skb_checksum_setup_ipv6()