packet_set_socket  476 source4/auth/gensec/socket.c 	packet_set_socket(gensec_socket->packet, gensec_socket->socket);
packet_set_socket  315 source4/auth/kerberos/krb5_init_context.c 			packet_set_socket(smb_krb5->packet, smb_krb5->sock);
packet_set_socket  379 source4/kdc/kdc.c 	packet_set_socket(kdcconn->packet, conn->socket);
packet_set_socket  111 source4/ldap_server/ldap_bind.c 	packet_set_socket(ctx->conn->packet, ctx->conn->connection->socket);
packet_set_socket   40 source4/ldap_server/ldap_extended.c 	packet_set_socket(ctx->conn->packet, ctx->conn->connection->socket);
packet_set_socket  382 source4/ldap_server/ldap_server.c 	packet_set_socket(conn->packet, c->socket);
packet_set_socket   42 source4/lib/stream/packet.h void packet_set_socket(struct packet_context *pc, struct socket_context *sock);
packet_set_socket  400 source4/libcli/ldap/ldap_bind.c 		packet_set_socket(conn->packet, conn->sock);
packet_set_socket  433 source4/libcli/ldap/ldap_client.c 	packet_set_socket(conn->packet, conn->sock);
packet_set_socket  103 source4/libcli/raw/clitransport.c 	packet_set_socket(transport->packet, transport->socket->sock);
packet_set_socket   95 source4/libcli/smb2/transport.c 	packet_set_socket(transport->packet, transport->socket->sock);
packet_set_socket   46 source4/libcli/wrepl/winsrepl.c 		packet_set_socket(wrepl_socket->packet, NULL);
packet_set_socket  228 source4/libcli/wrepl/winsrepl.c 	packet_set_socket(wrepl_socket->packet, wrepl_socket->sock);
packet_set_socket  298 source4/libcli/wrepl/winsrepl.c 	packet_set_socket(wrepl_socket->packet, wrepl_socket->sock);
packet_set_socket   58 source4/librpc/rpc/dcerpc_sock.c 		packet_set_socket(sock->packet, NULL);
packet_set_socket  290 source4/librpc/rpc/dcerpc_sock.c 	packet_set_socket(sock->packet, sock->sock);
packet_set_socket  313 source4/ntp_signd/ntp_signd.c 	packet_set_socket(ntp_signdconn->packet, conn->socket);
packet_set_socket  141 source4/smb_server/smb_server.c 	packet_set_socket(smb_conn->packet, conn->socket);
packet_set_socket  282 source4/smbd/service_named_pipe.c 	packet_set_socket(pipe_conn->packet, conn->socket);
packet_set_socket   72 source4/winbind/wb_server.c 	packet_set_socket(wbconn->packet, conn->socket);
packet_set_socket  173 source4/wrepl_server/wrepl_in_connection.c 	packet_set_socket(wreplconn->packet, conn->socket);
packet_set_socket  250 source4/wrepl_server/wrepl_in_connection.c 	packet_set_socket(wrepl_in->packet, conn->socket);