Home
last modified time | relevance | path

Searched defs:skb_gso_validate_network_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/core/
H A Dgso.c253 bool skb_gso_validate_network_len(const struct sk_buff *skb, unsigned int mtu) in skb_gso_validate_network_len() function
257 EXPORT_SYMBOL_GPL(skb_gso_validate_network_len); variable
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c5441 bool skb_gso_validate_network_len(const struct sk_buff *skb, unsigned int mtu) in skb_gso_validate_network_len() function
5445 EXPORT_SYMBOL_GPL(skb_gso_validate_network_len); variable

Completed in 9 milliseconds