Searched refs:TCPCB_DELIVERED_CE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/net/ipv4/ | ||
| H A D | tcp_rate.c | 150 rs->delivered_ce &= TCPCB_DELIVERED_CE_MASK; in tcp_rate_gen() |
| /linux-6.15/include/net/ | ||
| H A D | tcp.h | 1038 #define TCPCB_DELIVERED_CE_MASK ((1U<<20) - 1) macro |