Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dudp.h499 static inline void udp_post_segment_fix_csum(struct sk_buff *skb) in udp_post_segment_fix_csum() function
/linux-6.12.1/net/ipv6/
Dudp.c795 udp_post_segment_fix_csum(skb); in udpv6_queue_rcv_skb()
/linux-6.12.1/net/ipv4/
Dudp.c2221 udp_post_segment_fix_csum(skb); in udp_queue_rcv_skb()