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