Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h504 static inline void udp_post_segment_fix_csum(struct sk_buff *skb) in udp_post_segment_fix_csum() function
/openbmc/linux/net/ipv6/
H A Dudp.c798 udp_post_segment_fix_csum(skb); in udpv6_queue_rcv_skb()
/openbmc/linux/net/ipv4/
H A Dudp.c2219 udp_post_segment_fix_csum(skb); in udp_queue_rcv_skb()