Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dudp.h339 static inline struct udp_dev_scratch *udp_skb_scratch(struct sk_buff *skb) in udp_skb_scratch() function
347 return udp_skb_scratch(skb)->len; in udp_skb_len()
352 return udp_skb_scratch(skb)->csum_unnecessary; in udp_skb_csum_unnecessary()
357 return udp_skb_scratch(skb)->is_linear; in udp_skb_is_linear()