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