Searched refs:IPTOS_ECN_CE (Results 1 – 2 of 2) sorted by relevance
| /qemu/include/net/ | ||
| A D | eth.h | 230 #define IPTOS_ECN_CE 0x03 macro |
| /qemu/net/ | ||
| A D | eth.c | 45 if (IPTOS_ECN(iphdr->ip_tos) == IPTOS_ECN_CE) { in eth_get_gso_type() |
Completed in 8 milliseconds