Home
last modified time | relevance | path

Searched refs:theirs (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/x25/
Dx25_facilities.c267 struct x25_facilities theirs; in x25_negotiate_facilities() local
270 memset(&theirs, 0, sizeof(theirs)); in x25_negotiate_facilities()
273 len = x25_parse_facilities(skb, &theirs, dte, &x25->vc_facil_mask); in x25_negotiate_facilities()
280 if ((theirs.reverse & 0x01 ) && (ours->reverse & 0x01)) { in x25_negotiate_facilities()
285 new->reverse = theirs.reverse; in x25_negotiate_facilities()
287 if (theirs.throughput) { in x25_negotiate_facilities()
288 int theirs_in = theirs.throughput & 0x0f; in x25_negotiate_facilities()
289 int theirs_out = theirs.throughput & 0xf0; in x25_negotiate_facilities()
303 if (theirs.pacsize_in && theirs.pacsize_out) { in x25_negotiate_facilities()
304 if (theirs.pacsize_in < ours->pacsize_in) { in x25_negotiate_facilities()
[all …]
/linux-2.6.39/Documentation/filesystems/pohmelfs/
Dnetwork_protocol.txt124 @size - incorporates all embedded command sizes including theirs header sizes.
/linux-2.6.39/Documentation/
DManagementStyle138 theirs - and yours.