Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dutils.c59 return __skb_checksum_complete_head(skb, dataoff + len); in nf_ip_checksum_partial()
118 return __skb_checksum_complete_head(skb, dataoff + len); in nf_ip6_checksum_partial()
/linux/include/net/
H A Dudp.h225 __skb_checksum_complete_head(skb, UDP_SKB_CB(skb)->cscov)); in __udp_lib_checksum_complete()
/linux/net/core/
H A Dskbuff.c3573 __sum16 __skb_checksum_complete_head(struct sk_buff *skb, int len) in __skb_checksum_complete_head() function
3588 EXPORT_SYMBOL(__skb_checksum_complete_head);