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