Home
last modified time | relevance | path

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

/linux/include/net/ !
H A Dudp.h636 static inline void udp_post_segment_fix_csum(struct sk_buff *skb) in udp_post_segment_fix_csum() function
/linux/net/ipv6/ !
H A Dudp.c929 udp_post_segment_fix_csum(skb); in udpv6_queue_rcv_skb()