Searched refs:twin (Results 1 – 2 of 2) sorted by relevance
253 The no-quotes modifier (and its twin, the 'quotes' modifier) affect301 The quotes modifier (and its twin, the 'no-quotes' modifier) affect
14413 uint32_t twin; in bbr_set_sockopt() local14416 twin = bbr_initial_cwnd(bbr, tp); in bbr_set_sockopt()14417 if ((bbr->rc_past_init_win == 0) && (twin > tp->snd_cwnd)) in bbr_set_sockopt()14418 tp->snd_cwnd = twin; in bbr_set_sockopt()