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