Lines Matching refs:remote

33   int	so_rcvavoid;    /* do we want the remote to avoid copies on */
35 int so_sndavoid; /* do we want the remote to avoid send copies? */
55 int so_rcvavoid; /* could the remote avoid receive copies? */
56 int so_sndavoid; /* could the remote avoid send copies? */
66 int num_cpus; /* how many CPUs had the remote? */
84 int so_rcvavoid; /* do we want the remote to avoid copies on */
86 int so_sndavoid; /* do we want the remote to avoid send copies? */
106 int so_rcvavoid; /* could the remote avoid receive copies? */
107 int so_sndavoid; /* could the remote avoid send copies? */
117 int num_cpus; /* how many CPUs had the remote? */
133 int so_rcvavoid; /* do we want the remote to avoid receive */
135 int so_sndavoid; /* do we want the remote to avoid send copies? */
150 int so_rcvavoid; /* could the remote avoid receive copies? */
151 int so_sndavoid; /* could the remote avoid send copies? */
162 int num_cpus; /* how many CPUs had the remote? */
178 int so_rcvavoid; /* do we want the remote to avoid receive */
180 int so_sndavoid; /* do we want the remote to avoid send copies? */
196 int so_rcvavoid; /* could the remote avoid receive copies? */
197 int so_sndavoid; /* could the remote avoid send copies? */
208 int num_cpus; /* how many CPUs had the remote? */
224 int so_rcvavoid; /* do we want the remote to avoid receive */
226 int so_sndavoid; /* do we want the remote to avoid send copies? */
242 int so_rcvavoid; /* could the remote avoid receive copies? */
243 int so_sndavoid; /* could the remote avoid send copies? */
254 int num_cpus; /* how many CPUs had the remote? */
268 int so_rcvavoid; /* do we want the remote to avoid receive */
270 int so_sndavoid; /* do we want the remote to avoid send copies? */
285 int so_rcvavoid; /* could the remote avoid receive copies? */
286 int so_sndavoid; /* could the remote avoid send copies? */
295 int num_cpus; /* how many CPUs had the remote? */
312 int so_rcvavoid; /* do we want the remote to avoid receive */
314 int so_sndavoid; /* do we want the remote to avoid send copies? */
329 int so_rcvavoid; /* could the remote avoid receive copies? */
330 int so_sndavoid; /* could the remote avoid send copies? */
341 int num_cpus; /* how many CPUs had the remote? */
357 int so_rcvavoid; /* do we want the remote to avoid receive */
359 int so_sndavoid; /* do we want the remote to avoid send copies? */
375 int so_rcvavoid; /* could the remote avoid receive copies? */
376 int so_sndavoid; /* could the remote avoid send copies? */
387 int num_cpus; /* how many CPUs had the remote? */
390 extern int rss_size_req, /* requested remote socket send buffer size */
391 rsr_size_req, /* requested remote socket recv buffer size */
392 rss_size, /* remote socket send buffer size */
393 rsr_size, /* remote socket recv buffer size */
418 extern void complete_addrinfos(struct addrinfo **remote,