Searched refs:UDP_MAX_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | udp.h | 124 #define UDP_MAX_SEGMENTS (1 << 7UL) macro |
| A D | virtio_net.h | 172 if (skb->len - p_off > gso_size * UDP_MAX_SEGMENTS) in __virtio_net_hdr_to_skb() |
Completed in 5 milliseconds