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