Lines Matching defs:client
96 static struct sockaddr_storage client;
127 struct sockaddr_storage from; /* address of client */
261 sin6_ptr = (struct sockaddr_in6 *)&client;
268 (void) memset(&client, 0, clientlen);
275 if (bind(reqsock, (struct sockaddr *)&client,
386 sin_ptr = (struct sockaddr_in *)&client;
387 (void) memset(&client, 0, fromplen);
393 sin6_ptr = (struct sockaddr_in6 *)&client;
394 (void) memset(&client, 0, fromplen);
418 if (bind(peer, (struct sockaddr *)&client, fromplen) < 0) {
427 sin6_ptr = (struct sockaddr_in6 *)&client;
440 if (getsockname(peer, (struct sockaddr *)&client,
495 sin_ptr = (struct sockaddr_in *)&client;
496 (void) memset(&client, 0, fromplen);
502 sin6_ptr = (struct sockaddr_in6 *)&client;
503 (void) memset(&client, 0, fromplen);
522 if (bind(peer, (struct sockaddr *)&client, fromplen) < 0) {
529 if (client.ss_family == AF_INET) {
537 * Since a request hasn't been received from the client
540 * the client address.
606 * by the client, so if an invalid timeout is requested don't include
656 * Process any options included by the client in the request packet.
723 * Handle access errors caused by client requests.
737 * of getting through (in case client has lousy Ethernet
749 * so that the client gets no information about which files
879 /* Deal with any options sent by the client */
1081 * in an OACK/ACK loop if the client keeps