Searched refs:theirs (Results 1 – 3 of 3) sorted by relevance
270 struct x25_facilities theirs; in x25_negotiate_facilities() local273 memset(&theirs, 0, sizeof(theirs)); in x25_negotiate_facilities()289 new->reverse = theirs.reverse; in x25_negotiate_facilities()291 if (theirs.throughput) { in x25_negotiate_facilities()292 int theirs_in = theirs.throughput & 0x0f; in x25_negotiate_facilities()307 if (theirs.pacsize_in && theirs.pacsize_out) { in x25_negotiate_facilities()310 new->pacsize_in = theirs.pacsize_in; in x25_negotiate_facilities()314 new->pacsize_out = theirs.pacsize_out; in x25_negotiate_facilities()318 if (theirs.winsize_in && theirs.winsize_out) { in x25_negotiate_facilities()321 new->winsize_in = theirs.winsize_in; in x25_negotiate_facilities()[all …]
145 theirs - and yours.
295 not theirs.