Searched refs:theirs_out (Results 1 – 1 of 1) sorted by relevance
298 int theirs_out = theirs.throughput & 0xf0; in x25_negotiate_facilities() local305 if (!ours_out || theirs_out < ours_out) { in x25_negotiate_facilities()308 new->throughput = (new->throughput & 0x0f) | theirs_out; in x25_negotiate_facilities()