Searched refs:IS_TCP_RECV_BG (Results 1 – 7 of 7) sorted by relevance
1135 int recvbg = IS_TCP_RECV_BG(so); in set_tcp_stream_priority()1235 if (old_cc != tp->tcp_cc_index || recvbg != IS_TCP_RECV_BG(so)) { in set_tcp_stream_priority()1242 IS_TCP_RECV_BG(so) ? "background" : "foreground"); in set_tcp_stream_priority()
1014 (tcp_recv_bg == 1 || IS_TCP_RECV_BG(_so))1940 #define IS_TCP_RECV_BG(_so) \ macro
1896 IS_TCP_RECV_BG(inp->inp_socket))) { in tcp_fill_info()
7458 if (!IS_TCP_RECV_BG(so)) { in tcp_set_recv_bg()7473 if (IS_TCP_RECV_BG(so)) { in tcp_clear_recv_bg()
1499 if (tcp_recv_bg == 1 || IS_TCP_RECV_BG(so)) { in tcp_output()
3389 if (tcp_recv_bg == 1 || IS_TCP_RECV_BG(so)) { in tcp_sbrcv_grow_rwin()
5903 if (tcp_recv_bg == 1 || IS_TCP_RECV_BG(mp_so)) { in mptcp_sbrcv_grow_rwin()