Searched refs:IS_TCP_RECV_BG (Results 1 – 7 of 7) sorted by relevance
1125 int recvbg = IS_TCP_RECV_BG(so); in set_tcp_stream_priority()1225 if (old_cc != tp->tcp_cc_index || recvbg != IS_TCP_RECV_BG(so)) { in set_tcp_stream_priority()1232 IS_TCP_RECV_BG(so) ? "background" : "foreground"); in set_tcp_stream_priority()
794 (tcp_recv_bg == 1 || IS_TCP_RECV_BG(_so))1658 #define IS_TCP_RECV_BG(_so) \ macro
1294 if (tcp_recv_bg == 1 || IS_TCP_RECV_BG(so)) { in tcp_output()
6735 if (!IS_TCP_RECV_BG(so)) { in tcp_set_recv_bg()6750 if (IS_TCP_RECV_BG(so)) { in tcp_clear_recv_bg()
1801 IS_TCP_RECV_BG(inp->inp_socket))) { in tcp_fill_info()
3321 if (tcp_recv_bg == 1 || IS_TCP_RECV_BG(so)) { in tcp_sbrcv_grow_rwin()
6035 if (tcp_recv_bg == 1 || IS_TCP_RECV_BG(mp_so)) { in mptcp_sbrcv_grow_rwin()