Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dskbuff.c5417 static __sum16 *skb_checksum_setup_ip(struct sk_buff *skb, in skb_checksum_setup_ip() function
5476 csum = skb_checksum_setup_ip(skb, ip_hdr(skb)->protocol, off); in skb_checksum_setup_ipv4()
5585 csum = skb_checksum_setup_ip(skb, nexthdr, off); in skb_checksum_setup_ipv6()